Skip to content

Comments

Agentic#51

Merged
adiman9 merged 8 commits intomainfrom
agentic
Feb 20, 2026
Merged

Agentic#51
adiman9 merged 8 commits intomainfrom
agentic

Conversation

@adiman9
Copy link
Contributor

@adiman9 adiman9 commented Feb 20, 2026

Various changes to improve usability of hyperstack for agents

Adds 'hs explore' command that queries the Hyperstack cloud API to
discover available stacks and introspect their schemas. Supports three
levels of detail: list all stacks, show entities/views for a stack, or
show fields/types for a specific entity. Includes --json flag for
machine-readable output used by AI coding agents.

New API client methods for public registry endpoints (no auth required)
and authenticated schema endpoints for user-owned stacks.
…nd tutorial

New 'Build with AI' docs section covering:
- Agent skills overview and one-command install (npx skills add)
- Editor setup for Cursor, Claude Code, OpenCode, Windsurf, VS Code, Cline
- Schema discovery with hs explore
- Prompt cookbook with 8 ORE-focused copy-paste prompts
- Finding IDLs guide for building custom stacks
- Zero-code agentic tutorial for building an ORE mining dashboard

Also updates homepage with Build with AI cards, adds hs explore to CLI
reference, adds skills callout to quickstart, and configures llms.txt
with project description and promoted pages.
…first

Adds docs/public/agent.md served at /agent.md, a plain text instruction
file that any AI agent can read to self-setup Hyperstack (install CLI
via Cargo/npm, install skills for 40+ editors via npx skills, discover
stacks). Users paste one prompt to get everything working.

Restructures the overview page to lead with the agent-driven setup path
and moves manual instructions to a secondary section. Adds tip callout
to the editor setup page pointing to the automated path.
- Add CopyPrompt component for copy-to-clipboard prompt boxes
- Move finding-idls.mdx from agent-skills to building-stacks
- Update agent-skills prompts to use CopyPrompt and be more concise
- Simplify editor setup with explicit --agent flags and unified .agents/skills/ paths
- Add heatmap grid prompt to cookbook
@vercel
Copy link

vercel bot commented Feb 20, 2026

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

Project Deployment Actions Updated (UTC)
hyperstack-docs Ready Ready Preview, Comment Feb 20, 2026 2:42pm

Request Review

@adiman9 adiman9 merged commit f0f2d03 into main Feb 20, 2026
9 checks passed
@adiman9 adiman9 deleted the agentic branch February 20, 2026 14:50
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