• Joined on 2025-12-21
alvis opened issue alvis/oO#127 2026-05-11 11:35:51 +00:00
refactor(consents): data-source consents only; drop per-agent consent gate
alvis opened issue alvis/oO#126 2026-05-11 10:23:53 +00:00
finish the mechanics of active notifications of the forgotten tasks
alvis opened issue alvis/oO#125 2026-05-11 10:22:58 +00:00
add the “journal” feature
alvis commented on issue alvis/oO#120 2026-05-11 10:21:37 +00:00
integrate TAROT

Three-card drawing michanics. situation/action/outcome. card meanings precomputed and promted to the tarot agent.

alvis commented on issue alvis/oO#121 2026-05-11 10:17:53 +00:00
integrate stars

a new sub-agent that runs pyswisseph. add a condition on running this agent: the age should be known.

alvis opened issue alvis/oO#124 2026-05-11 10:08:22 +00:00
need to add openclaw and hermes memory systesm
alvis opened issue alvis/oO#123 2026-05-11 10:08:04 +00:00
tip clustering does not work. need to improve an agent that semantic cluaterization of tasks from taskpile
alvis opened issue alvis/oO#122 2026-05-11 10:06:13 +00:00
when i press “snooze” the pipeline seems broken
alvis pushed to main at alvis/oO 2026-05-11 08:26:23 +00:00
161e654027 feat(serving): replace MLflow run logging with native trace spans
afacc34969 fix(agents): instruct orchestrator to output tip in English
Compare 2 commits »
alvis opened issue alvis/oO#121 2026-05-11 07:49:19 +00:00
integrate stars
alvis opened issue alvis/oO#120 2026-05-11 07:48:51 +00:00
integrate TARO
alvis opened issue alvis/oO#119 2026-05-11 07:48:28 +00:00
integrate google health
alvis pushed to main at alvis/oO 2026-05-06 10:41:57 +00:00
c124ff4d24 docs: update CLAUDE.md with session learnings (#118 tracing, compose gotchas)
alvis pushed to main at alvis/oO 2026-05-06 10:39:22 +00:00
95e1b342b4 fix(serving): wire MLflow auth and Host header for container-to-container calls
alvis pushed to main at alvis/oO 2026-05-06 10:31:01 +00:00
c43dbaf23d feat(serving): add MLflow tracing to ml-serving for all agent calls
alvis opened issue alvis/oO#118 2026-05-06 10:29:03 +00:00
Remove MLflow tracing from production deployment
alvis opened issue alvis/oO#117 2026-05-06 10:24:07 +00:00
random policy should return random tasks, not todoist tasks
alvis pushed to main at alvis/oO 2026-05-06 08:47:14 +00:00
488a764519 docs: mark M2 complete in README
alvis pushed to main at alvis/oO 2026-05-06 07:45:41 +00:00
c67f2b14c4 docs: update CLAUDE.md with #61 completion and feature test patterns
alvis pushed to main at alvis/oO 2026-05-06 07:44:44 +00:00
17b9516903 feat(features): mirror invalidatedBy into Python ProfileFeature (#61)