b9a76d080a
Refactor for override character
2026-07-12 14:51:58 +07:00
414f94811a
feat: add --char CLI argument for character selection
...
- Pre-parse --char before config import via argparse
- Falls back to config.yaml agent.character if not provided
- Replaces manual sys.argv parsing with proper argparse
- Retains existing -w/--workspace argument
2026-07-12 13:35:14 +07:00
f72533dcc3
feat: remove general-purpose RAG tools (rag.py)
...
- Delete tools/rag.py (general document ingestion/search)
- Delete ragroleplay_table_create.py (replaced by lazy table creation)
- Remove rag import and 7 tool registrations from hendrik.py
- Remove RAG_PERSIST_DIR and RAG_MODEL_PATH from config.py
- Remove rag section from default-config.yaml
2026-07-12 13:34:40 +07:00
3ddb03059d
import tools memories_latest
2026-07-11 12:51:48 +07:00
a3683cf2f6
Import
2026-07-07 07:08:30 +07:00
a8ea6db485
Improve roleplayer prompt and add some comment
2026-07-03 17:47:41 +07:00
059445de5e
Cleanup refactor
2026-06-23 11:23:04 +07:00
76d68c0fea
Unimportant change
2026-06-22 11:37:23 +07:00
6725b7bf0c
Renaming persona into personality
2026-06-21 11:47:34 +07:00
dd4c6c674d
Unbuffered output
2026-06-18 08:12:59 +07:00
3b5ef010df
Telegram Bot Client
2026-06-16 22:44:10 +07:00
540e166e89
Huge refactor
2026-06-14 10:56:55 +07:00
8a0363b985
Persona
2026-06-10 15:12:50 +07:00
48e5f398fb
Merge branch 'XMPP'
2026-06-08 09:34:03 +07:00
4492612f2b
Merge branch 'carrack'
2026-06-08 09:32:16 +07:00
6e88d051bc
Unfinished chungking features
2026-06-08 09:27:38 +07:00
23348440b1
XMPP feature
2026-06-08 02:41:29 +07:00
c2b0fe1b8a
Send HTTP request function
2026-06-07 20:19:40 +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
de89ad2706
Refactor: restructure project into TUI modules
2026-05-19 10:35:14 +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
2bdfe52abb
Playing with color
2026-05-12 08:52:57 +07:00
a83198303f
Set granite4.1 as default model.
2026-05-08 18:05:53 +07:00
066b7c33e4
Fixing typo
2026-05-05 21:34:42 +07:00
b583b7546a
First commit
2026-05-02 21:08:42 +07:00