feat(FN-3059): align provider metadata and documentation

Merged feat(FN-3059) which aligns provider metadata and documentation across the codebase, updating README and getting-started docs plus refinements to the CustomProviderForm and ProviderIcon dashboard components.

Fusion-Task-Id: FN-3059
This commit is contained in:
Fusion
2026-05-01 17:39:47 -07:00
committed by gsxdsm
parent da19aa2634
commit 4d13ba01ea
15 changed files with 138 additions and 155 deletions

View File

@@ -55,5 +55,4 @@ These tools are **not** part of the pi extension's user-invokable `extension.ts`
| Tool | Purpose | Parameters |
|---|---|---|
| `fn_identity` | Return loaded soul/instructions/memory summary for this heartbeat tick (must be called first) | none |
| `fn_heartbeat_done` | Signal end of heartbeat run with optional summary | `summary?` (string) |