191 Commits

Author SHA1 Message Date
louistiti 4972b1b47c feat(agent mode): add raw session search
Add evidence-oriented prior-session lookup and update author profile URLs to x.com.
2026-08-21 23:02:06 +08:00
louistiti 60511a27db feat(provider/celeris): add Celeris support 2026-08-04 00:08:19 +08:00
Louistiti a65b7bb060 feat: add model inference controls 2026-07-31 21:40:34 +08:00
Louistiti d49bc75e89 fix(web app): keep LAN requests on same origin 2026-07-27 23:17:47 +08:00
louistiti 0e1cdc5641 chore: sync context files 2026-07-15 02:29:00 +08:00
louistiti 269655aa0e refactor(server): rename Link to Satellite 2026-07-14 18:13:43 +08:00
louistiti 2ddd662ce0 docs(server): document remote profile runtime 2026-07-14 18:08:42 +08:00
Louistiti 5057f4cfc0 feat(agent mode): adopt continuous agent loop 2026-07-13 21:50:30 +08:00
Louistiti f9ac31a128 fix(server): context file static generation 2026-07-12 23:25:57 +08:00
Louistiti 5178cf1144 docs: document client interface boundary 2026-05-27 21:21:45 +08:00
Louistiti f56201190e chore: force static context files update 2026-05-11 22:39:47 +08:00
Louistiti 5a4be0fda7 feat(agent mode): report tool preparation progress 2026-05-11 21:52:01 +08:00
louistiti 073a38bb1b feat(agent mode): add hosted search tool availability; tool state support 2026-05-11 01:08:39 +08:00
Louistiti 3829cc8a6e fix(server): store static context in codebase for LEON.md and ARCHITECTURE.md 2026-05-05 00:00:07 +08:00
Louistiti ed15ae3cbb feat: support agent skill; split native and agent skills 2026-05-02 21:25:02 +08:00
Louistiti 98918cca7a BREAKING: migration to .leon/ user's folder completed 2026-04-21 23:07:52 +08:00
Louistiti 60abe86502 fix(scripts): run server with managed Node.js; rebuild managed native modules when needed 2026-03-27 22:41:56 +08:00
Louistiti 37a9499a45 BREAKING: migrate Aurora to the core repo; upgrade TypeScript and ESLint deps 2026-03-24 18:57:06 +08:00
Louistiti 145bf6cdd8 fix: minor distribution 2026-03-22 19:25:04 +08:00
Louistiti bb6a382f09 BREAKING: legacy farewell 2026-03-21 01:36:47 +08:00
Louistiti 7b90fc6223 feat: provide owner context file to Leon's knowledge 2026-03-14 22:22:18 +08:00
Louistiti 7b75e779f4 feat(agentic loop): add human-in-the-loop mechanism for root credentials matters 2026-03-14 12:35:59 +08:00
Louistiti fbb91fb545 fix: alignment between phases and QMD 2026-03-12 23:26:14 +08:00
Louistiti 8fe532a501 feat: send pulse 2026-03-11 09:28:44 +08:00
Louistiti e0b5ea78ae feat: implement self-reflection and behavioral habits state via private diary 2026-03-10 19:29:59 +08:00
Louistiti 0e796d2d1d feat: advanced adaptive memory retrieval 2026-03-09 13:24:23 +08:00
Louistiti c1b9d99690 feat(server): improve mood and personality wiring 2026-03-08 17:30:06 +08:00
Louistiti ae26b976bf refactor(server): centralize remote provider failure 2026-03-08 14:53:52 +08:00
Louistiti 142adc175e feat: memory cold/hot types and rollout; with deeper memory depth 2026-03-04 00:22:50 +08:00
Louistiti 2b593793e2 perf(server): faster and more accurate memory retrieval 2026-03-03 22:42:27 +08:00
Louistiti a916b6c20a feat(server): context update 2026-03-03 17:53:47 +08:00
Louistiti 841e9c1655 feat: wire persona with mood changing and personality 2026-03-02 18:33:15 +08:00
Louistiti b7272543e0 feat(server): add static type for context files 2026-03-02 13:56:18 +08:00
Louistiti 3e3eae7bc4 feat(server): second memory draft 2026-03-01 00:46:46 +08:00
Louistiti 5d2603cbd7 Merge branch 'develop' into feat/memory 2026-02-28 14:48:07 +08:00
Louistiti 8d3ec0cf8e feat(server): add more awareness 2026-02-28 14:39:06 +08:00
Louistiti fa6e64f115 feat(server): first memory draft 2026-02-28 11:10:25 +08:00
Louistiti 596017b3b9 feat(server): improve self-awareness and allow manifest toggle 2026-02-28 03:01:45 +08:00
Louistiti 6e1e514788 feat(server): add LEON and ARCHITECTURE awareness 2026-02-28 02:25:32 +08:00
Louistiti 8235830261 feat(server): context manager for progressive context injection 2026-02-28 01:58:01 +08:00
Louistiti 27431991e3 feat(server): improve UX on long-tail tasks for ReAct 2026-02-25 15:37:09 +08:00
Louistiti bc9c96f033 feat(server): expose HTTP errors of LLM providers 2026-02-24 12:33:24 +08:00
Louistiti 923a5f91c1 feat: first shot of the ReAct agentic loop and new tools structure 2026-02-23 11:16:38 +08:00
Louistiti b2f728b4d9 feat: check required settings for tool at runtime and provide smooth experience to set them 2026-02-21 23:50:38 +08:00
Louistiti 13a29160d3 feat: create settings standard for skills with required settings for better onboarding for tools usage 2026-02-21 13:38:15 +08:00
Louistiti ae587ba327 feat: improve skill writer skill; report command execution output; and more 2026-02-19 01:02:11 +08:00
Louistiti 6ab6cfd9ba feat(tool/opencode): Leon writes his own skills (WIP) 2026-01-24 13:33:36 +08:00
Louistiti 884d027610 feat: clean up dev runtime 2025-09-14 09:48:42 +08:00
louistiti 2ad3fe7d91 feat: faster_whisper download model resources and end-to-end flow 2025-09-11 00:12:12 +08:00
louistiti a9e22de8ca feat: auto download tool resources (models, etc.); Faster Whisper tool 2025-09-09 23:45:49 +08:00