Block a user
mikael-lovqvists-…
pushed to add-terminate-command at mikael-lovqvists-…/tts-server
2026-06-07 07:37:49 +00:00
mikael-lovqvists-…
created branch add-terminate-command in mikael-lovqvists-…/tts-server
2026-06-07 07:37:49 +00:00
Convert chatterbox-server.py to HTTP server, add Node.js examples
mikael-lovqvists-…
pushed to http-server at mikael-lovqvists-…/tts-server
2026-06-07 07:28:23 +00:00
mikael-lovqvists-…
created branch http-server in mikael-lovqvists-…/tts-server
2026-06-07 07:28:23 +00:00
mikael-lovqvists-…
pushed to main at mikael-lovqvists-…/claude-voice-experiment
2026-06-07 06:40:04 +00:00
mikael-lovqvists-…
created branch main in mikael-lovqvists-…/claude-voice-experiment
2026-06-07 06:40:04 +00:00
mikael-lovqvists-…
created repository mikael-lovqvists-…/claude-voice-experiment
2026-06-07 06:39:53 +00:00
Timestamps and revision history
ti-create should accept body via stdin for heredoc support
Quick-filter nav: Ctrl+I (type) and Ctrl+T (tag) dialogs with smart nav bar
API limitations observed during use
Verify ti-types shell helper displays all entry types
Add PATCH support for entries
mikael-lovqvists-…
commented on issue mikael-lovqvists-…/task-inventory#1
2026-05-24 15:47:30 +00:00
API limitations observed during use
Status update
Cannot change entry type after creation — Fixed. PUT handler now accepts type field (commit 6058c22), and set_entry in storage removes the entry from the old type bucket…