pyr0ball
pyr0ball opened issue Circuit-Forge/magpie#17 2026-05-20 09:49:40 -07:00
Dupe guard 7-day window too short for bi-weekly/monthly campaigns
pyr0ball pushed to feat/patterns-expansion at Circuit-Forge/robin 2026-05-20 08:32:47 -07:00
f0269c62a5 fix(build): add reqwest, fix exhaustive match, tauri deprecation, Cargo.lock
pyr0ball created pull request Circuit-Forge/robin#10 2026-05-19 10:45:37 -07:00
feat: full pattern matrix — M1 complete, M2 LLM chat, 30+ pattern files
pyr0ball pushed to feat/patterns-expansion at Circuit-Forge/robin 2026-05-19 09:32:26 -07:00
e4a682be2f feat(patterns): mobile-origin users + dual-boot supplement system
pyr0ball pushed to feat/patterns-expansion at Circuit-Forge/robin 2026-05-19 08:24:14 -07:00
19286e9860 feat(patterns): full Linux-to-Linux distro matrix + M2 LLM chat wiring
pyr0ball pushed to feat/patterns-expansion at Circuit-Forge/robin 2026-05-19 08:10:21 -07:00
89271f08f8 feat(patterns): add linux-to-arch pattern set for experienced distro-hopper on CachyOS
pyr0ball created branch feat/patterns-expansion in Circuit-Forge/robin 2026-05-19 08:07:29 -07:00
pyr0ball pushed to feat/patterns-expansion at Circuit-Forge/robin 2026-05-19 08:07:29 -07:00
f7639346a6 feat(patterns): expand macOS-to-Arch and Windows-to-Debian pattern sets
pyr0ball opened issue Circuit-Forge/robin#9 2026-05-19 07:46:45 -07:00
spec(M5): MenagerieOS Integration — Robin ships pre-configured with the distro
pyr0ball opened issue Circuit-Forge/robin#7 2026-05-19 07:46:44 -07:00
spec(M3): Onboarding UI — first-run source OS and distro setup
pyr0ball opened issue Circuit-Forge/robin#5 2026-05-19 07:46:44 -07:00
spec(M1): System Presence — what Robin watches and how it surfaces alerts
pyr0ball opened issue Circuit-Forge/robin#6 2026-05-19 07:46:44 -07:00
spec(M2): LLM Chat — Ollama-backed streaming chat with migration context
pyr0ball opened issue Circuit-Forge/robin#8 2026-05-19 07:46:44 -07:00
spec(M4): RAG Knowledge Base — contextual retrieval and multi-turn chat memory
pyr0ball opened issue Circuit-Forge/robin#4 2026-05-19 07:36:04 -07:00
feat: Linux-to-Linux migration paths (e.g. Debian/Fedora → Arch)
pyr0ball created pull request Circuit-Forge/robin#3 2026-05-19 07:29:24 -07:00
feat(m2): LLM chat via Ollama — streaming responses with migration context
pyr0ball created branch feat/m2-llm-chat in Circuit-Forge/robin 2026-05-19 07:29:16 -07:00
pyr0ball pushed to feat/m2-llm-chat at Circuit-Forge/robin 2026-05-19 07:29:16 -07:00
cba4175260 feat(m2): wire ChatPanel to stream LLM responses — thinking state, token accumulation, error display
0e3bfd24f1 feat(m2): register llm module and chat command in lib.rs
9175b7a247 feat(m2): add chat Tauri command — spawns Ollama stream, emits chat-token/done/error
369216b354 fix(m2): log emit errors, use Vec<u8> buffer for UTF-8 safety, improve error context
c149c598ae feat(m2): add llm module — build_system_prompt and Ollama streaming client
Compare 6 commits »
pyr0ball created pull request Circuit-Forge/robin#2 2026-05-18 23:22:57 -07:00
feat(robin): M1 System Presence — journald/kmsg/inotify watcher, pattern classifier, tray badge, chat panel
pyr0ball created branch feat/m1-system-presence in Circuit-Forge/robin 2026-05-18 22:19:05 -07:00
pyr0ball pushed to feat/m1-system-presence at Circuit-Forge/robin 2026-05-18 22:19:05 -07:00
d8991905d7 fix(m1): address HIGH review findings — journald zombie, silent exit, double-delivery
db3694d9cf fix(m1): wrap onMounted drain in try/catch so listen is always set up
8195ad98b0 feat(m1): starter pattern files — macos-to-arch and windows-to-debian
88924aa593 feat(m1): ChatPanel listens for robin:event, drains pending on open
c3958553a5 fix(m1): move mut rx inside async block (clippy), log+continue on parse errors in load()
Compare 10 commits »