40ffc2a0d0
Fixing MUC Deaf issue, mentioned response, farewel end session, and more.
2026-08-24 10:55:29 +07:00
ee210ff552
New format for character instruction
2026-08-17 06:44:19 +07:00
5702b1ff44
Fixing print error
2026-08-16 16:41:08 +07:00
a61727bc28
embedding model default is None
2026-08-15 09:13:28 +07:00
6cdb69336b
Model Option (moop)
2026-08-13 21:06:42 +07:00
6617d6222b
Supaya bisa pindah ke workspace yang nama directory-nya pakai spasi
2026-08-04 20:20:21 +07:00
e5ade40f6b
Renaming typo ribet
2026-08-01 14:29:32 +07:00
23823c82da
New Tools
2026-07-29 15:51:46 +07:00
abe64e46a4
TUI Image Gen
2026-07-26 07:18:33 +07:00
74d287f2cc
Support http/ftp image
2026-07-24 19:33:08 +07:00
f439552fac
Vision tool
2026-07-24 19:01:26 +07:00
5747c4255c
Memory Continuation Context
2026-07-21 21:12:36 +07:00
685e97d4ef
Improve RAG on TUI
2026-07-21 18:23:56 +07:00
77c4de6092
Untuk perbaikin data loss
2026-07-19 11:26:54 +07:00
f3c04ab0c3
Cleanup slob
2026-07-19 10:52:36 +07:00
47b07b18f6
Improving workspace
2026-07-18 01:52:38 +07:00
77458626e7
Merge branch 'master' of https://gitea.ditaajipratama.net/aji/hendrik
2026-07-17 13:48:30 +07:00
41669d4909
Rapihin pelan-pelan sambil kasih catatan
2026-07-16 17:04:56 +07:00
dbd335b17f
Pantesan
2026-07-15 10:34:42 +07:00
ed23a5ceb2
user load
2026-07-14 05:43:42 +07:00
b635b241c4
multi-persona
2026-07-13 19:38:23 +07:00
96993adaee
New fields
2026-07-13 17:07:55 +07:00
2da4fe26c4
farewell
2026-07-13 16:30:24 +07:00
7fa456ee5f
feat: memories_latest limit=0 default, agent decides limit per call
2026-07-12 18:24:23 +07:00
1077381a4a
feat: init_db on startup, fix users_update UUID, memories_latest limit 6, incremental profile + cross-platform instructions
2026-07-12 18:13:08 +07:00
099cab60fb
feat: change user reference from nickname to UUID in memories
...
- Change user field type from pyarrow.string() to pyarrow.uuid() in
knowledge_memories and knowledge_scenario schemas
- Convert user to UUID via _uuid() in memories_store()
- Use UUID hex comparison in memories_filter() and memories_latest()
- Rename user to user_id in memories tool schemas with UUID description
- Convert user to UUID in memories tool handlers
- Add User ID (UUID) to User Context in telegram and xmpp clients
- Update roleplayer instructions to use user_id with UUID instead of
nickname
2026-07-12 13:39:39 +07:00
2c65c51ec9
feat: add salutation field to user profile
...
- Add salutation field to knowledge_user schema (after alias, nullable)
- Update users_store() to accept and store salutation
- Add salutation to users_store and users_update tool schemas
- Add salutation to users_filter output display
- Add Salutation to User Context in telegram and xmpp clients
2026-07-12 13:38:02 +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
8126258344
memories_latest tools
2026-07-11 10:42:56 +07:00
99d4f1d900
Improve ragroleplay
2026-07-11 05:59:55 +07:00
a77c1cfbba
Still fixing uuid issues
2026-07-07 16:59:16 +07:00
5dee3ad8fa
memories
2026-07-07 06:03:21 +07:00
03221ca119
Improving RAG
2026-06-24 17:11:03 +07:00
5b89345f8a
Not important modify
2026-06-16 18:36:18 +07:00
b2240d304e
Persona, Selective Response, Mention Response
2026-06-10 17:15:25 +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
4492612f2b
Merge branch 'carrack'
2026-06-08 09:32:16 +07:00
6e88d051bc
Unfinished chungking features
2026-06-08 09:27:38 +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
b583b7546a
First commit
2026-05-02 21:08:42 +07:00