diff options
| author | t <t@tjp.lol> | 2026-06-10 09:08:15 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-06-10 09:08:26 -0600 |
| commit | 938db5f476184b2d4f613e04cce60a5191581d7f (patch) | |
| tree | 4a1c9cf2aae19e4130dd73a87c6569c8bd898312 /docs | |
| parent | 659ba7374243fee3cd96f6d2ac4dc5debb08f8b7 (diff) | |
mark done todos
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/todos.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/todos.md b/docs/todos.md index 1388ecf..cda1c6f 100644 --- a/docs/todos.md +++ b/docs/todos.md @@ -1,7 +1,7 @@ ## libpanto - [x] user-provided system prompt (design: docs/archive/system-prompt.md) -- [ ] polish zig API +- [x] polish zig API - [ ] C ABI - [x] Agent compaction with custom compaction prompts - [x] Agent auto-compaction @@ -20,7 +20,7 @@ - [ ] tui - [ ] fuzzy typeahead model selector - [ ] tab completion: filenames in cwd, slash commands - - [ ] rendering system for screen components + - [x] rendering system for screen components - [x] lua slash commands - [ ] additional lua extension API - [ ] Agent objects @@ -28,7 +28,7 @@ - [ ] the current agent, conversation - [ ] system prompt - [ ] usage metrics - - [ ] tui screen components + - [x] tui screen components - [ ] server proxy mode - [ ] shared-object extensions - [ ] all configuration representable in `config.toml` |
