Commit Graph

12 Commits

Author SHA1 Message Date
Advait Paliwal
75b0467761 Fix release publish job and add eli5 skill 2026-03-25 01:33:10 -07:00
Advait Paliwal
4ac668c50a Update edge installer and release flow 2026-03-25 01:06:11 -07:00
Advait Paliwal
3ee6ff4199 Fix release installers and package manager fallbacks 2026-03-24 19:10:21 -07:00
Advait Paliwal
8f8cf2a4a9 Rebuild website from scratch on Tailwind v4 + shadcn/ui
- Fresh Astro 5 project with Tailwind v4 and shadcn/ui olive preset
- All shadcn components installed (Card, Button, Badge, Separator, etc.)
- Homepage with hero, terminal demo, workflows, agents, sources, compute
- Full docs system with 24 markdown pages across 5 sections
- Sidebar navigation with active state highlighting
- Prose styles for markdown content using shadcn color tokens
- Dark/light theme toggle with localStorage persistence
- Shiki everforest syntax themes for code blocks
- 404 page with VT323 font
- /docs redirect to installation page
- GitHub star count fetch
- Earthy green/cream oklch color palette matching TUI theme

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 15:57:03 -07:00
Advait Paliwal
e651cb1f9b Fix Windows zip layout and smoke path 2026-03-24 14:37:18 -07:00
Advait Paliwal
4b82ad8f41 Fix Windows native bundles and manual release publishing 2026-03-24 12:44:15 -07:00
blacksmith-sh[bot]
ef487209fa Migrate workflows to Blacksmith 2026-03-24 18:14:12 +00:00
Advait Paliwal
31d71f3bdf Fix CI smoke step syntax 2026-03-24 10:49:10 -07:00
Advait Paliwal
eba4a965a0 Strengthen native release CI smoke tests 2026-03-24 10:45:21 -07:00
Advait Paliwal
12ffa5db94 Fix native release workflow runners 2026-03-24 10:41:05 -07:00
Advait Paliwal
dd9f5cfb90 Add native installers and release bundles 2026-03-24 10:38:59 -07:00
Advait Paliwal
58a515c168 Fix postinstall patches for hoisted dependencies, add CI publish workflow
- Postinstall now walks up to find node_modules (works when deps are hoisted)
- All patches verified: piConfig, process.title, OAuth page, editor theme
- Add GitHub Actions workflow to publish on version bump

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 19:05:24 -07:00