Skip to content

Agents page: create definitions and list them by name - #7

Merged
TheGreatAxios merged 3 commits into
mainfrom
cl-agents-create
Aug 9, 2026
Merged

Agents page: create definitions and list them by name#7
TheGreatAxios merged 3 commits into
mainfrom
cl-agents-create

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Summary

Add @corbits/agent-directory and a create-agent flow on the Agents page.

Test plan

  • agent-directory create/list tests
  • Agents page create dialog

@TheGreatAxios

Copy link
Copy Markdown
Contributor Author

Self-critique (orchestrator)

Verdict: likely merge-ready after CI green + greybeard/bruckheimer

Looks good

  • Domain in @corbits/agent-directory package; hub only mounts routes.
  • arktype validation at REST boundary (CreateAgentDefinitionInput); handle pattern mirrors asset name rules with field-scoped errors.
  • Hub wiring present (apps/hub mounts package).
  • UI create dialog + directory list; tests for create/browse + package route/validation tests.
  • Docs (docs/AGENTS-PAGE.md) land with the feature.
  • Commit story: tests → package+UI → docs.

Verify

  1. CI green on rebased branch.
  2. Confirm create path uses Interchange asset/session surfaces (not a reimplementation of launch).
  3. Greybeard + bruckheimer before merge.

@TheGreatAxios
TheGreatAxios force-pushed the cl-agents-create branch 2 times, most recently from 90155d1 to 30f93f4 Compare August 9, 2026 02:05
Cover the create-agent-definition route's validation and error mapping,
the agent-workflow builder's single-step contract, and the Agents
page's search, tab, and unlinked-instance logic.
Domain package owns create/list routes and validation; hub mounts it.
The web Agents page lists definitions by name and opens a create dialog.
@TheGreatAxios

Copy link
Copy Markdown
Contributor Author

Greybeard: MERGE — agent-directory create mirrors platform builders; grant + arktype.

@TheGreatAxios
TheGreatAxios merged commit b386ead into main Aug 9, 2026
2 checks passed
@TheGreatAxios
TheGreatAxios deleted the cl-agents-create branch August 9, 2026 03:24
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.

1 participant