Bryan Helmkamp
598b5b7d19
Update docs: fill in administration, agents, execution, and reference pages; remove placeholder pages
...
Remove stub pages (bring-your-own-key, costs, monitoring, usage, artifacts,
ai-tools, extensions, hooks, llms) and flesh out remaining pages with real
content covering advanced setup, security, permissions, MCP, observability,
interviews, environments, CLI reference, architecture, and workflow stages.
Add permission-flow diagram and tutorials section.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 20:25:23 -05:00
Bryan Helmkamp
24f0fa7ca0
Add Daytona network access control and fill in execution docs
...
- Add DaytonaNetwork enum (block/allow_all/allow_list) with custom serde
Deserialize for TOML string-or-table syntax
- Wire network config through run_config defaults merging and base_params
- Document network access in sandboxing, environments, and run-configuration
- Fill in execution docs: checkpoints, environments, failures, interviews,
run configuration, observability, retros
- Rename compounding.mdx → retros.mdx, insights.mdx → observability.mdx
- Use DaytonaConfig::default() in tests to reduce boilerplate
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 18:31:19 -05:00
Bryan Helmkamp
dd797cca1a
Fill in core docs: How Arc Works, Models, Workflows, Nodes & Stages, Transitions
...
- How Arc Works: end-to-end architecture with diagram, execution loop, retries,
sandboxes, observability, and resume
- Models: multi-provider rationale, full catalog table, stylesheets, overrides
via CLI and TOML, ensemble SVG
- Workflows: anatomy SVG, key node types, branching/loops SVG, parallel SVG,
model stylesheets, goal gates
- Nodes & Stages: all node types with attributes, fidelity/thread_id tables,
join/error/retry policy tables
- Transitions: edge selection priority, condition expression language, agent
transitions, human gates, weight tiebreaking
- Remove workflows/ingestion page
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 17:29:57 -05:00
Bryan Helmkamp
d91e0ea6fd
Restructure Getting Started docs: add Introduction, rename Overview to Why Arc, add Models placeholder
...
- Add Introduction page with four card links (Why Arc, Quick Start, Workflows, Agents)
- Rename Overview to Why Arc with updated frontmatter
- Add rendered SVG workflow graph to Why Arc page
- Add Core Concepts > Models placeholder page
- Remove getting-started/workflows page
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 16:53:53 -05:00
Bryan Helmkamp
da5752bfc8
Fix Mintlify dev server: valid navbar URL and ignore AGENTS.md
...
The navbar href must be a full URL (not a relative path) and AGENTS.md
contains HTML comments that are invalid in MDX.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 16:29:50 -05:00
Bryan Helmkamp
45a7762a17
changelog
2026-03-05 03:00:37 -05:00
Bryan Helmkamp
26f08a904e
Rename GET /runs/{id}/files to GET /runs/{id}/compare
...
Rename the endpoint, schema (RunFiles -> RunCompare), operation ID,
handlers, and frontend route across the full stack.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 00:53:45 -05:00
Bryan Helmkamp
72d71525f5
agent-design-memo.md
2026-03-03 12:44:28 -05:00
Bryan Helmkamp
ead284cc39
Add icons to sidebar groups, move Deployment to Guides
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-03 10:35:32 -05:00
Bryan Helmkamp
d450695a20
Scaffold Mintlify docs site with full navigation structure
...
Replace boilerplate Mintlify starter with Arc docs outline:
- Switch to almond theme (sidebar search, card-based layout)
- Top nav: Documentation, Guides, API Reference, Changelog
- Documentation sidebar: Getting Started, Core Concepts, Defining
Workflows, Executing Workflows, Agents, Administration, Deployment,
Reference
- Guides tab with example workflows
- Get Started button in navbar
- 48 MDX stub pages across 9 directories
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-03 10:33:09 -05:00
Bryan Helmkamp
82643d80c3
Add icons to API reference sidebar categories
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 23:28:06 -05:00
Bryan Helmkamp
b694c20b53
Explicitly order API reference groups in docs.json
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-02 16:56:57 -05:00
Bryan Helmkamp
ffa9d1d505
Rename docs site from Mint Starter Kit to Arc
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-02 11:21:33 -05:00
Bryan Helmkamp
802727ac07
docs
2026-03-02 11:01:38 -05:00
Bryan Helmkamp
5c54f37a7c
Add mintlify docs
2026-03-02 09:59:44 -05:00