Skip to content

chore: consolidate stream-resource references to agent()#90

Merged
blove merged 3 commits into
mainfrom
chore/library-consolidation
Apr 10, 2026
Merged

chore: consolidate stream-resource references to agent()#90
blove merged 3 commits into
mainfrom
chore/library-consolidation

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented Apr 10, 2026

Summary

  • Updates all remaining streamResource() references to agent() across README, LICENSE-COMMERCIAL, and 11 cockpit docs
  • The source code was already merged from libs/stream-resource/ into libs/agent/ during the rebrand (PR feat: rebrand to Angular Agent Framework — agent() + @cacheplane/angular #39) — this cleans up stale documentation references
  • Brings the monorepo in line with the 3-library model: @cacheplane/angular, @cacheplane/render, @cacheplane/chat

Changes

  • README.md: Hero tagline, 30-second example, feature comparison table, architecture section — all updated from streamResource() to agent()
  • LICENSE-COMMERCIAL: URL updated from stream-resource.dev to cacheplane.ai
  • Cockpit docs (11 files): Code examples and prose updated across chat and render guides
  • Spec & plan docs: Added consolidation design spec and implementation plan

Note

SVG assets (hero.svg, arch-diagram.svg) contain embedded "streamResource" text in the vector graphics. These need manual regeneration and are flagged for follow-up.

Test plan

  • Verify README renders correctly on GitHub
  • Verify cockpit docs code examples use agent() consistently
  • No code changes — documentation only

🤖 Generated with Claude Code

blove and others added 3 commits April 9, 2026 17:37
…es (#14)

Cockpit is an integrated developer reference surface for @cacheplane/stream-resource.
It embeds running Angular examples, shows syntax-highlighted source code, renders
tutorial documentation, and displays auto-generated API references for each capability.

Shared libraries:
- @cacheplane/design-tokens: colors, glass, gradient, glow, typography tokens
- @cacheplane/ui-react: GlassPanel, GlassButton, Callout, Steps, Tabs, Card, CodeGroup, NavLink
- @cacheplane/chat: Angular chat component library (cp-chat, cp-chat-message, cp-chat-input)

14 capability examples (Angular + Python + docs + e2e each):
- LangGraph: streaming, persistence, interrupts, memory, durable-execution, subgraphs, time-travel, deployment-runtime
- Deep Agents: planning, filesystem, subagents, memory, skills, sandboxes

Unified harness:
- Capability registry as single source of truth
- Serve orchestrator with --capability and --all modes
- Per-capability Nx serve targets
- CI build job for all Angular apps
- LangGraph deployment matrix for all 14 backends
- Smoke e2e test suite (28 tests: 14 UI render + 14 send/receive)

Light glassmorphism theme matching the website design with frosted glass panels,
warm-to-cool gradient backgrounds, and EB Garamond/Inter/JetBrains Mono typography.
Full-screen overlay with product cards and topic chips,
replacing the narrow w-64 drawer.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…plane/angular

The stream-resource lib code was already merged into libs/agent during
the rebrand (PR #39). This cleans up remaining stale references:

- Update README.md: streamResource() → agent() throughout
- Update LICENSE-COMMERCIAL: stream-resource.dev → cacheplane.ai
- Update 11 cockpit docs: streamResource() → agent() in code examples and prose
- Add consolidation spec and plan docs

SVG assets (hero.svg, arch-diagram.svg) contain embedded streamResource
text and need manual regeneration — flagged for follow-up.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment Apr 10, 2026 0:52am

Request Review

@blove blove merged commit f09e97e into main Apr 10, 2026
14 checks passed
@blove blove deleted the chore/library-consolidation branch April 10, 2026 00:53
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