0fa6fc9db9
Biasa bug yang sama berulang-ulang
2026-06-14 12:55:51 +07:00
540e166e89
Huge refactor
2026-06-14 10:56:55 +07:00
30f65f8c3f
Ugh refactor (Work in Progress: config skills masih berantakan)
2026-06-12 14:10:06 +07:00
9643b95059
Character script
2026-06-11 15:17:26 +07:00
b2240d304e
Persona, Selective Response, Mention Response
2026-06-10 17:15:25 +07:00
8a0363b985
Persona
2026-06-10 15:12:50 +07:00
dc5fb67ac1
feat: add git policy - never auto commit without user permission
...
- Add git policy section in system prompt (gadget.py): no auto git add/commit
- Add policy warning in git_operation tool description (coder.py)
- LLM must ask user before running git add or git commit
- Safe commands (git status, git diff, git log) can run without asking
- When user asks to commit: show changes first, then wait for confirmation
2026-06-10 11:27:59 +07:00
f121c6cbb0
Support model that not support on tool calling
2026-06-08 11:31:00 +07:00
6e88d051bc
Unfinished chungking features
2026-06-08 09:27:38 +07:00
315cd77639
feat: hybrid collection management — agent can create/delete/list collections via prompt, remove RAG_COLLECTIONS config, switch to ONNX MiniLM embedding (local, no API)
2026-05-25 10:25:06 +07:00
534c4fccdc
feat: add Agent-Initiative RAG with ChromaDB — 4 tools (store/search/list/inspect), Ollama embeddings, schema-agnostic metadata storage
2026-05-22 09:15:55 +07:00
1c6fdf2a40
Add ntro timing utility and integrate into agent loop
2026-05-19 10:35:18 +07:00
de89ad2706
Refactor: restructure project into TUI modules
2026-05-19 10:35:14 +07:00
7bda512be6
Add ntro timing utility and integrate into agent loop
2026-05-19 09:26:35 +07:00
d4ec96ff62
Pass stdscr to _submit for realtime screen updates during processing
2026-05-12 16:28:07 +07:00
293bd5d550
Update TUI colors: black-on-blue header, blue border, yellow status bar
2026-05-12 10:33:52 +07:00
33c9b48106
Clean exit on Ctrl+C without traceback
2026-05-12 10:23:40 +07:00
2c2927751a
Expand input area to 6 visible lines and fix scroll logic
2026-05-12 10:19:50 +07:00
6f20e4b0b9
Fix cursor position overwritten by addstr after loop
2026-05-12 10:13:53 +07:00
18bbb07737
Fix input box border rendering and layout math
2026-05-12 10:12:07 +07:00
9c7e34409e
Add curses-based TUI mode with --tui flag
2026-05-12 10:00:57 +07:00
25ec6fd996
Pemisahan script ansicolor dan separator
2026-05-12 09:32:16 +07:00
a83198303f
Set granite4.1 as default model.
2026-05-08 18:05:53 +07:00
b583b7546a
First commit
2026-05-02 21:08:42 +07:00