Skip to content

archapp: a guide plugin for the Archimedes 3.0 application surface#9

Merged
HiLleywyn merged 1 commit into
mainfrom
claude/kai-9000-discord-app-52sbu
May 20, 2026
Merged

archapp: a guide plugin for the Archimedes 3.0 application surface#9
HiLleywyn merged 1 commit into
mainfrom
claude/kai-9000-discord-app-52sbu

Conversation

@HiLleywyn
Copy link
Copy Markdown
Owner

Summary

Adds a new utility plugin archapp that lets the model and the user discover the application layer Archimedes ships in 3.0: Soul, Heartbeat, Scheduler, MCP, Dynamic UI and the Service Chain.

Two surfaces:

  • .arch3 / .appguide / .archguide -- a static help reply summarising every 3.0 feature as an embed.
  • arch.about -- an agent tool the model calls when a user asks "what can you do" or "what is new in 3.0", returning a structured description of each feature plus the operator command surface (.app soul, .app heartbeat, ...).

Pairs with the Archimedes 3.0 pivot PR (HiLleywyn/Archimedes#26).

Test plan

  • python scripts/build_index.py -- index regenerates cleanly, 11 plugins total.
  • No em-dashes, en-dashes or Unicode minus signs in the new file.
  • Plugin manifest, command, and tool follow the existing contract.
  • Install through .ai plugins install archapp against a live bot (manual, post-merge).

Generated by Claude Code

A new utility plugin that lets the model and the user discover the
application layer Archimedes ships in 3.0: Soul, Heartbeat, Scheduler,
MCP, Dynamic UI and the multi-provider Service Chain.

Two surfaces:
  - .arch3 / .appguide / .archguide -- a static help reply
    summarising every 3.0 feature as an embed.
  - arch.about -- an agent tool the model calls when a user asks
    "what can you do" or "what is new in 3.0", returning a structured
    description of each feature plus the operator command surface.

Regenerated index.json includes the new plugin (11 plugins total).
@HiLleywyn HiLleywyn merged commit 5a4aa24 into main May 20, 2026
2 checks passed
@HiLleywyn HiLleywyn deleted the claude/kai-9000-discord-app-52sbu branch May 26, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants