• Joined on 2025-12-21
alvis created pull request alvis/adolf#11 2026-03-24 02:42:00 +00:00
Fix tier logging: capture actual_tier, fix parse_run_block regex, remove reply_text truncation
alvis pushed to main at alvis/adolf 2026-03-24 02:14:14 +00:00
1f5e272600 Switch from Bifrost to LiteLLM; add Matrix channel; update rules
alvis pushed to main at alvis/adolf 2026-03-24 02:13:15 +00:00
54cb940279 Update docs: add benchmarks/ section, fix complex tier description
alvis pushed to main at alvis/adolf 2026-03-24 02:02:47 +00:00
bd951f943f Move benchmark scripts into benchmarks/ subdir
alvis pushed to main at alvis/adolf 2026-03-24 02:00:22 +00:00
ab68bba935 Add routing benchmark scripts; gitignore dataset and results
3ae1cefbd4 WeatherTool: fetch open-meteo directly, skip LLM for fast tool replies
Compare 2 commits »
alvis opened issue alvis/adolf#10 2026-03-24 01:58:46 +00:00
Benchmark: complex tier never triggered — 0% accuracy (40 queries)
alvis opened issue alvis/adolf#9 2026-03-24 01:58:18 +00:00
Benchmark: smart home commands (medium) mis-routed to light
alvis opened issue alvis/adolf#8 2026-03-24 01:58:05 +00:00
Benchmark: light tier over-classified as medium (tech definition queries)
alvis opened issue alvis/adolf#7 2026-03-24 01:57:56 +00:00
Benchmark: ~50 queries return "?" due to tier= log extraction timeout
alvis opened issue alvis/adolf#6 2026-03-24 01:56:50 +00:00
Verify POST /chat still accepts {message, chat_id} after agent.py refactor
alvis opened issue alvis/adolf#1 2026-03-24 01:56:50 +00:00
Fix parse_run_block regex to match new log format
alvis opened issue alvis/adolf#2 2026-03-24 01:56:50 +00:00
Verify [agent] running: log anchor still emitted in new agent.py
alvis opened issue alvis/adolf#3 2026-03-24 01:56:50 +00:00
Fix reply_text[:200] truncation breaking bench keyword matching
alvis opened issue alvis/adolf#4 2026-03-24 01:56:50 +00:00
Fix actual_tier never updated from "unknown" in run_agent_task
alvis opened issue alvis/adolf#5 2026-03-24 01:56:50 +00:00
Remove or replace Bifrost test in test_memory.py
alvis pushed to main at alvis/AgapHost 2026-03-15 14:13:16 +00:00
e04f9059ae Add Matrix homeserver with MatrixRTC calling support
alvis pushed to main at alvis/adolf 2026-03-13 07:19:11 +00:00
957360f6ce Restructure CLAUDE.md per official Claude Code recommendations
alvis pushed to main at alvis/adolf 2026-03-13 07:15:53 +00:00
3ed47b45da Split CLAUDE.md per official Claude Code recommendations
alvis pushed to main at alvis/adolf 2026-03-13 07:11:58 +00:00
eba805f787 Update docs: fast tools, routecheck service, commute tool
32089ed596 Add routecheck service and CommuteTool fast tool
d2ca1926f8 WeatherTool: use Russian query for Celsius sources
af181ba7ec Rename RealTimeSearchTool → WeatherTool, fetch Balashikha weather via SearXNG
f5fc2e9bfb Introduce FastTools: pre-flight classifier + context enrichment
Compare 6 commits »
alvis pushed to main at alvis/adolf 2026-03-12 17:42:59 +00:00
8cd41940f0 Update docs: streaming, CLI container, use_cases tests
b04e8a0925 Add Rich token streaming: server SSE + CLI live display + CLI container
edc9a96f7a Add use_cases test category as Claude Code skill instructions
a35ba83db7 Add use_cases test category with CLI startup test
021104f510 Split monolithic test_pipeline.py into focused integration test scripts
Compare 7 commits »