Commit graph

85 commits

Author SHA1 Message Date
2402c70d6f feat: add module foundation runtime
Add validated input buffering, shared JSON helpers, the tnt.module.v1 protocol helpers, and an opt-in external-process module runtime behind TNT_MODULE_PATHS.

Closes #52
2026-06-04 22:48:21 +08:00
bacfe1ef4b Show empty inbox after clearing 2026-05-31 20:04:22 +08:00
7ff9474a5d Relax private inbox unread count test 2026-05-31 20:02:09 +08:00
d7531f9305 Show unread count in private inbox 2026-05-29 18:06:45 +08:00
845657e3c2 Allow clearing private message inbox 2026-05-29 18:04:34 +08:00
2fca031362 Mark unread private messages in inbox 2026-05-29 18:01:05 +08:00
1f8fb7acf4 Add private message reply command 2026-05-29 17:40:09 +08:00
5ae02054ee Improve terminal UX and private message flow 2026-05-29 17:05:22 +08:00
a51d0fb605 Extract release source archive packaging 2026-05-28 16:40:27 +08:00
b6f92968d0 Add multiplatform CI governance gates 2026-05-28 14:48:36 +08:00
d4b260c160 Centralize runtime config defaults 2026-05-28 11:42:31 +08:00
fe7419709e Polish interactive help lifecycle 2026-05-28 11:19:25 +08:00
f6d5765d81 Refresh development module map 2026-05-28 10:38:27 +08:00
8affea2508 Generate tntctl command list from exec catalog 2026-05-28 10:36:22 +08:00
f2be702a15 Guard active help surfaces 2026-05-28 10:28:02 +08:00
fab8b315a5 Split tntctl local text catalog 2026-05-28 09:40:55 +08:00
d893351c5a Add language-keyed i18n string initializers 2026-05-28 09:14:36 +08:00
b23b1ba194 Localize tntctl help and diagnostics 2026-05-28 09:04:24 +08:00
f0499c32f6 Tighten CLI option diagnostics 2026-05-28 08:59:54 +08:00
797ecbb992 Improve TUI pager and search ergonomics 2026-05-27 19:24:55 +08:00
1c451b7722 Add offline message log recovery modes 2026-05-27 10:26:50 +08:00
3252e4583c Split message log record module 2026-05-27 10:08:32 +08:00
5240756f96 Harden message log maintenance tooling 2026-05-27 09:58:56 +08:00
8b55a3d9ab Add persisted message dump command 2026-05-27 09:37:51 +08:00
ceffe59234 Harden message log replay parsing 2026-05-27 09:18:23 +08:00
13b671cc9f Add slow-client backpressure regression 2026-05-26 14:20:07 +08:00
e603a55cb3 Polish live inbox command output 2026-05-26 12:22:33 +08:00
f3e2762f30 Stabilize short soak lifecycle window 2026-05-26 11:26:09 +08:00
d3002dbfde Deepen TUI lifecycle and runtime readiness 2026-05-26 11:15:55 +08:00
33e2dc4f13 Build public release readiness foundation 2026-05-26 09:42:14 +08:00
cd49519058 exec: use localized strings for catalog chrome 2026-05-24 16:28:56 +08:00
6c8ea56e8d help: use shared localized string helper 2026-05-24 16:22:23 +08:00
ed92aeb1e6 manual: use shared localized string helper 2026-05-24 16:15:27 +08:00
f196bfaf6d cli: use shared localized string helper 2026-05-24 16:10:44 +08:00
aa2b8b1b23 exec: use shared localized string helper 2026-05-24 15:32:20 +08:00
d1d44d0914 i18n: share localized string helper 2026-05-24 15:27:19 +08:00
46f5780057 i18n: index text catalog by language 2026-05-24 15:20:01 +08:00
f99103ede6 i18n: centralize language definitions 2026-05-24 15:10:54 +08:00
155e535b8a i18n: cycle help language with one key 2026-05-24 15:06:34 +08:00
f2942e9c9e commands: centralize usage validation in catalog 2026-05-24 15:00:41 +08:00
0aaba8e1f9 exec: centralize usage validation in catalog 2026-05-24 14:33:48 +08:00
bfaafb4b35 exec: centralize command matching in catalog 2026-05-24 13:12:47 +08:00
e911a2d469 exec: extract help text into catalog 2026-05-24 12:41:05 +08:00
5eda6ed127 tests: guard localized command placeholders 2026-05-24 12:34:23 +08:00
00fc944da8 ux: standardize private message terminology 2026-05-24 12:30:08 +08:00
01439507d5 i18n: keep command placeholders locale neutral 2026-05-24 12:26:16 +08:00
8fbd789dfb i18n: split text catalog from language parsing 2026-05-24 12:18:21 +08:00
06a10e2df8 i18n: rename help language state to ui language 2026-05-24 12:11:54 +08:00
1f1c2398b6 tui: make command output scrollable 2026-05-24 11:55:26 +08:00
57bf3cfc67 commands: centralize interactive command catalog 2026-05-24 11:25:46 +08:00