Skip to content

History / Home

Revisions

  • chore(wiki): weekly services table refresh

    Hermes Agent committed Aug 26, 2026
  • Update AI stack diagram for MemPalace

    Hermes Agent committed Aug 26, 2026
  • Update Home.md — enhance descriptions and clarify software references

    @TuxLux40 TuxLux40 committed Aug 26, 2026
  • chore(wiki): update Home.md to reflect recent changes

    @TuxLux40 TuxLux40 committed Aug 26, 2026
  • chore(wiki): weekly services table refresh

    Hermes Agent committed Aug 24, 2026
  • chore(wiki): drop leftover LMSHUB mermaid class on Home.md

    Hermes Agent committed Aug 23, 2026
  • chore(wiki): drop leftover llmster/Piper-on-ai-hub claims Home.md LM Studio row and ai-stack.mmd still advertised local llama.cpp/llmster/Piper on ai-hub. Live units are masked.

    Hermes Agent committed Aug 23, 2026
  • chore(wiki): drop ai-hub llama.cpp/Piper from stack mermaid Local llama.cpp/llmster and Piper are masked on ai-hub. Keep NAS llama.cpp only.

    Hermes Agent committed Aug 16, 2026
  • chore(wiki): weekly services table refresh

    Hermes Agent committed Aug 3, 2026
  • docs: AI-stack diagram matches oliver's rebuilt hierarchy sketch Channels: Conduit, Hermes desktop app, Signal, Official Android apps, VS Code via Tailscale. Frontend&agents: explicit OWU<->Hermes, Hermes<->CLI bidirectional, CLI-can-control-OWU. Added NAS (Intel N100) as third self-hosted llama.cpp provider. pgvector marked planned, not live. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015MPLeBjzHFWAvTYhAQ84xb

    Claude Agent committed Jul 12, 2026
  • docs: remove redundant standalone chatbot-apps box from AI-stack diagram Its content was fully absorbed by the "Official standard chatbot apps" Channels pill added in the previous commit — a disconnected box duplicating that name added no information. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015MPLeBjzHFWAvTYhAQ84xb

    Claude Agent committed Jul 12, 2026
  • docs: shrink AI-stack Channels box — consolidate 7 pills into 4 Merged Browser+Conduit into one "Open WebUI access" pill, and Signal+Tailscale SSH+Hermes dashboard into one "Hermes access" pill (labels preserved on the edge). Renamed "Claude · Android" to "Official standard chatbot apps" (it covers launching any first-party CLI-agent app, not just Claude). Removed Lumo from the reference apps box. Layout unaffected — same band structure. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015MPLeBjzHFWAvTYhAQ84xb

    Claude Agent committed Jul 12, 2026
  • docs: AI-stack layout — middle band (MCP/providers/memory/OWU services) side by side Dropped the inter-box vertical chain; each band box now ranks directly below the app layer so dagre places them in one horizontal row, sandbox below via invisible links. Added the APP -> shared-memory dashed edge back. SVG regenerated. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015MPLeBjzHFWAvTYhAQ84xb

    Claude Agent committed Jul 12, 2026
  • docs: consolidate MCP layer into two gateway nodes; regenerate ai-stack.svg Individual MCP-server nodes made the diagram 6000px tall. Server lists moved back into the two gateway labels (MCPJungle self-hosted / mcpo remote), stacked with an invisible link. ai-stack.svg regenerated from source via headless Chrome + mermaid 11 (XMLSerializer, pure-SVG labels — valid XML). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015MPLeBjzHFWAvTYhAQ84xb

    Claude Agent committed Jul 12, 2026
  • docs: fix AI-stack vertical stacking — invisible rank links instead of arrows Grok's directed chains (baikal --> dbhub --> ...) drew false data-flow arrows inside the MCP/provider/memory boxes. Replaced with ~~~ invisible links: same vertical stacking, no fake semantics. Added missing chains for providers and OWU services. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015MPLeBjzHFWAvTYhAQ84xb

    Claude Agent committed Jul 12, 2026
  • docs: sync AI stack diagram in Home.md with ai-stack.mmd (MIDDLE wrapper + connections for layout; directions already correct per goal)

    Claude Agent committed Jul 12, 2026
  • docs: fix AI-stack diagram layout - vertical stacking inside boxes, narrower columns, official apps section, centered HDASH, code-server to APP box

    Claude Agent committed Jul 12, 2026
  • docs: rework AI-stack diagram (shared memory/knowledge, RPi4 sandbox, channels) + prose

    Claude Agent committed Jul 11, 2026
  • docs: rework network topology diagram Two-layer security model (Cloudflare L1 / Zoraxy L2), Entry Points grouping (Cloudflare + Tailscale), filtered Mullvad/Cloudflare DNS, recruiter-facing service lists, RPi4 as Folding@home + agent sandbox, all client devices in a bottom row wired to the router. Prose rewritten to match. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015MPLeBjzHFWAvTYhAQ84xb

    Claude Agent committed Jul 11, 2026
  • docs: update service list in Home.md for clarity and consistency

    @TuxLux40 TuxLux40 committed Jul 11, 2026
  • docs: create AGENTS.md to outline guidelines for AI coding agents

    @TuxLux40 TuxLux40 committed Jul 11, 2026
  • docs: sync Home.md with live infra — rebuilt services table (58 rows), regrouped AI-stack diagram (channels/agents/MCP/providers layers), zone-style network diagram, no private IPs, ollama removed, Conduit+Signal channels documented

    Claude Agent committed Jul 10, 2026
  • docs(llm): add LM Studio headless setup guide, add hosted-services row Fixed broken aur/lmstudio-beta lms CLI, wired as a system-level systemd service (avoiding the known linger/gamescope conflict), and shared ~/.lmstudio across both os93-pc/os93-steam-pc CachyOS instances via symlink to shared SSD storage.

    @TuxLux40 TuxLux40 committed Jul 10, 2026
  • docs: add network topology and AI stack diagrams Mermaid diagrams generated from live Scanopy topology scan and verified ai-hub service state, plus short prose tying them to the existing hardware/hosted-services sections.

    @TuxLux40 TuxLux40 committed Jul 9, 2026
  • docs: update home.md

    @TuxLux40 TuxLux40 committed May 6, 2026
  • docs: update Laptop section with detailed specifications and link to performance guide

    @TuxLux40 TuxLux40 committed May 6, 2026
  • docs: add Raspberry Pi image and update services table formatting

    @TuxLux40 TuxLux40 committed Apr 21, 2026
  • docs: move NAS section below Proxmox (same photo)

    @TuxLux40 TuxLux40 committed Apr 15, 2026
  • docs: rebuild hosted services table from live discovery

    @TuxLux40 TuxLux40 committed Apr 15, 2026
  • docs: update homelab hardware sections and images

    @TuxLux40 TuxLux40 committed Apr 15, 2026