Skip to content

History / Self Management

Revisions

  • docs(wiki): GEO/AEO pass across all pages — answer-first intros, FAQs, question headings Optimize every wiki page for AI answer engines (GEO/AEO) and classic SEO, additively — all facts, commands, config keys, defaults, and links preserved: - Answer-first, self-contained intros so each page stands alone if an AI surfaces it with no other context (each restates what blumi is in one clause). - TL;DR / "Key facts" blocks of atomic, extractable facts near the top. - Question-style headings ("What is X?", "How do I Y?") matching natural queries. - A FAQ (Q&A) section on each substantive page — the most AI-citable format. - Consistent entity naming + acronyms expanded on first use (RAG, SEDM, RPL, BYOK, mDNS, FCM, STT/TTS, …). - Fixed stale version (0.3.0 -> 0.5.0) on Home. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 8, 2026
  • docs(wiki): dedicated RPL-Judgement deep-dive page (the science of the judgement) New SEO-friendly page documenting Raskolnikov's Psychological Loop in depth, grounded in the actual code: the blast-radius risk model (severity weights), the adversarial Porfiry LLM-as-a-judge + fail-open parsing, the five phases, the Error-Delta regret signal feeding memory fitness, the Dostoevsky mapping (inspired by Crime and Punishment), config reference, an FAQ, and an honest "implementation status & roadmap" (live MVP vs the reserved multi-branch ToT / worktree-sandbox knobs). Wired into the sidebar, Home nav, and cross-linked from Self-Management + Memory & Knowledge. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 8, 2026
  • docs(wiki): v0.5.0 — memory learning-from-outcomes + RPL-Judgement Memory & Knowledge: new "Learning from outcomes" section (probationary failure→fix, value-based fitness + eviction, structure-aware/hub-suppressed recall, off-gateway curation, conflict + consensus-diffusion groundwork); heal.verify default flipped to true in the config example. Self-Management: new "RPL-Judgement" section (the five-phase Raskolnikov loop + config); updated self-healing to reflect probationary, verify-on-by-default learning. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 8, 2026
  • docs(notify): browser Web Push (VAPID) channel #209d — Self-Management Completion notifications: add Web Push as a server-side channel (Enable button, ~/.blumi/push.json, secure-context-only caveat). Configuration: notify bullet now lists web_push. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 7, 2026
  • docs(notify): blugo phone completion notification #209c — Self-Management live-stream surfaces: add the blugo phone local notification (backgrounded; Android 13+ permission on first launch). Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 7, 2026
  • docs(notify): browser in-tab completion alert #209b — Self-Management Completion notifications: add 'Live-stream surfaces' with the browser in-tab alert (title flash + favicon badge + ping + toast, backgrounded only) and the background-vs-interactive coverage note. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 7, 2026
  • docs(notify): completion notifications (desktop + gateway bot) #209a — Self-Management: new Completion notifications section (server-side push: desktop + gateway bot, notify.* config, --notify one-off). Configuration: notify bullet. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 7, 2026
  • docs(hooks): pre_tool_use now wired (tool-blocking) #208 — Self-Management: split Lifecycle hooks into user_prompt_submit (inject context) + pre_tool_use (gate tool calls); document non-zero-exit blocks, matcher scoping, fail-open on infra errors, and reload-to-apply. Configuration: note pre_tool_use can block a tool call. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 7, 2026
  • Document lifecycle hooks (UserPromptSubmit) + config Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 7, 2026
  • Document cost-aware routing, always-on discovery, white-box memory - Configuration: add `router` + `always_on` to the config reference (cross-refs). - CLI-Usage: new TUI commands /route + /discoveries. - Self-Management: full "Cost-aware routing" + "Always-on discovery" sections (config blocks, safety, how to drive them). - Memory-and-Knowledge: a "White-box memory (view/pin/edit/delete)" subsection + the /api/memory/* endpoints. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 7, 2026
  • Document GPU acceleration, self-healing & evolution, new TUI commands Refresh the help/wiki for the [Unreleased] features: - CLI-Usage: new slash commands /open-workspace, /heal, /accel (+ /grid and /autocontinue) and a `blumi accel` management row. - Memory-and-Knowledge: a GPU acceleration section (Apple CoreML default, CUDA opt-in, local-server/Ollama path, grid-embed offload) + acceleration/heal config; update embeddings.backend="grid" to the real strongest-peer transport. - Self-Management: a Self-healing & evolution section (reflex recovery, failure to fix learning, evolution autonomy, cross-step verify, /heal surfacing). - Grid: a GPU-aware embedding offload section (POST /api/grid/embed). - Installation: GPU/embeddings build options (BLUMI_CUDA, gpu-cuda, lean default). - Troubleshooting: GPU/accelerator + self-healing entries. - Configuration: acceleration/heal/embeddings/memory/knowledge cross-refs. Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 6, 2026
  • docs: comprehensive help wiki (install, config, CLI, gateway, mobile, grid, voice, self-mgmt, dev, troubleshooting) Co-Authored-By: Blumi <ankur.nairit@gmail.com>

    @ankurCES ankurCES committed Jun 4, 2026