19 Commits

Author SHA1 Message Date
larchanka
83f0cc379d Update research skill 2026-03-23 18:29:15 +01:00
larchanka
159e79fc67 Redifine skills logic + add command to easy skill adding 2026-03-23 18:17:10 +01:00
larchanka
8f469ba76b fix: add commands to email and calendar skills 2026-03-17 23:50:01 +01:00
larchanka
b64c4bc095 fix shcdules, add presentation, finish lemonade migration 2026-03-11 20:58:38 +01:00
larchanka
e9bd04b4f6 Move docs to lemonade 2026-03-11 20:58:38 +01:00
larchanka
9b02cd5f43 fix for lemonade 2026-03-11 20:58:38 +01:00
larchanka
ee896becb3 feat: improve logging and tool execution; add task board files and email skill
- Enhanced tool execution logging in  with exit codes and success status
- Updated success/failure handling for events in  and
- Added comprehensive task board markdown files in
- Initialized  directory
2026-02-23 09:01:29 +01:00
larchanka
d09cc837cd fix: extend executor 2026-02-22 00:45:11 +01:00
larchanka
8b92e04ca7 feat(dashboard): improved date formatting, daily log selection, and auto-refresh; feat(logger): implemented daily log rotation; chore: version bump to 1.0.1 2026-02-22 00:45:11 +01:00
larchanka
600d025842 fix(skills): adjust skills config 2026-02-21 16:18:29 +01:00
larchanka
07d0798eec feat: implement reminder skill and enhance executor with natural language time parsing 2026-02-21 16:18:29 +01:00
larchanka
9ed77f8dea fix(skills): improve apple-notes skill instructions and trigger wording 2026-02-21 01:01:10 +01:00
larchanka
7b2a739925 fix: increase ollama context window and add safety truncation for research skill 2026-02-21 00:26:36 +01:00
larchanka
d7ba53c324 feat: implement research skill with lynx and ddg 2026-02-21 00:26:36 +01:00
larchanka
3dd4991220 feat: improve privacy, add weather skill, and sanitize Telegram responses
- Rename internal context keys (chatId, userId, conversationId) to prefixed versions (_chatId, etc.) to prevent leakage into LLM prompts.
- Implement empty response fallback in Telegram adapter to avoid 'message text is empty' errors.
- Add Weather skill using wttr.in and remove obsolete demo/time skills.
- Standardize XML tags in system prompts (analyzer, critic, planner, summarizer).
2026-02-20 23:27:06 +01:00
larchanka
996bdd9149 fix: active skills looping by passing history to GeneratorService and creating missing sandbox dir 2026-02-20 23:27:06 +01:00
larchanka
f0006d5f0f docs: refine skill prompts for tool dependencies (SK-10) 2026-02-20 23:27:06 +01:00
larchanka
bbc135ebcb feat: implement active skill execution with multi-turn tool calling (SK-11) 2026-02-20 23:27:06 +01:00
larchanka
338ed31cd5 feat: implement dynamic skills system with manifest-based loading and agent integration 2026-02-20 23:27:06 +01:00