Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
e7683c0
docs: add glassy gradient redesign spec
blove Apr 4, 2026
ced0d14
docs: add glassy gradient redesign implementation plan
blove Apr 4, 2026
0cd8f08
feat(website): update design tokens for glassy gradient redesign
blove Apr 4, 2026
147d47b
feat(website): update global CSS for light glassy theme
blove Apr 4, 2026
fac8a1e
feat(website): apply gradient background and glass to Hero
blove Apr 4, 2026
01b4dc6
feat(website): update ArchDiagram for light glassy theme
blove Apr 4, 2026
e311964
feat(website): apply glass cards to FeatureStrip
blove Apr 4, 2026
cfd9f3e
feat(website): apply glass treatment to ApiRefTable
blove Apr 4, 2026
c45520d
feat(website): apply glass border to CodeBlock
blove Apr 4, 2026
6a29276
feat(website): add gradient background to API reference page
blove Apr 4, 2026
82b89ec
feat(website): apply glass cards to PricingGrid
blove Apr 4, 2026
31edf81
feat(website): apply glass container to CompareTable
blove Apr 4, 2026
a7c3511
feat(website): apply glass treatment to LeadForm
blove Apr 4, 2026
313d834
feat(website): add gradient background to pricing page
blove Apr 4, 2026
130b7d5
feat(website): update GenerativeUIFrame outer frame for glass theme
blove Apr 4, 2026
db23168
feat(website): apply gradient background to landing page
blove Apr 4, 2026
35ec95a
feat(website): apply glass treatment to Nav
blove Apr 4, 2026
1592d30
feat(website): apply glass treatment to Footer
blove Apr 4, 2026
df5d777
feat(website): apply glass treatment to InstallStrip
blove Apr 4, 2026
8ecf4d5
feat(website): update CopyPromptButton to new accent colors
blove Apr 4, 2026
93abd62
feat(website): apply glass treatment to DocsSidebar
blove Apr 4, 2026
f2c04b6
feat(website): switch MdxRenderer to light prose theme
blove Apr 4, 2026
8eb216f
feat(website): add gradient background to docs page
blove Apr 4, 2026
dc008ba
fix(website): correct design-tokens import paths
blove Apr 4, 2026
b62e41d
fix(website): use unicode chars instead of HTML entities in JSX
blove Apr 4, 2026
2e06a77
feat(website): expand architecture diagram with two-row layout and de…
blove Apr 4, 2026
282ff5e
feat(website): redesign hero animation with multi-step agent UI
blove Apr 4, 2026
363fe36
fix(website): make API reference gradient fill full viewport
blove Apr 4, 2026
09044e7
feat(website): add GitHub link to nav bar
blove Apr 4, 2026
dca7943
feat(website): update hero copy button to full setup snippet
blove Apr 4, 2026
caa9793
feat(website): remove live demo section from landing page
blove Apr 4, 2026
5d7ccbb
docs: add homepage expansion implementation plan
blove Apr 4, 2026
a907450
feat(website): add interactive tabbed ValueProps section
blove Apr 4, 2026
1e1adee
feat(website): add reusable CapabilityCard component
blove Apr 4, 2026
93d10b3
feat(website): add CockpitCTA and StatsStrip sections
blove Apr 4, 2026
bd5578c
feat(website): add LangGraph and Deep Agents capability showcases
blove Apr 4, 2026
50bba92
feat(website): wire up all new homepage sections
blove Apr 4, 2026
98b8926
refactor(website): reorder homepage for optimal landing page flow
blove Apr 4, 2026
9375094
feat(website): redesign architecture as interactive vertical glass la…
blove Apr 4, 2026
03a585e
fix(website): mobile responsive polish
blove Apr 4, 2026
9579b70
feat(website): expand footer and add scroll animations
blove Apr 4, 2026
f3ea8a6
docs: add docs refresh design spec
blove Apr 4, 2026
1ff9212
docs: add docs infrastructure implementation plan
blove Apr 4, 2026
d49149e
feat(website): add docs navigation config
blove Apr 4, 2026
315e492
feat(website): add new docs loader (cockpit-independent)
blove Apr 4, 2026
189f33d
feat(website): add placeholder docs content (3 pages)
blove Apr 4, 2026
a6a62c7
feat(website): add custom MDX components (Callout, Steps, Tabs, Card,…
blove Apr 4, 2026
df5cafa
feat(website): add collapsible docs sidebar with section groups
blove Apr 4, 2026
71e3181
feat(website): add DocsBreadcrumb and DocsPrevNext components
blove Apr 4, 2026
9b051ae
feat(website): add Cmd+K search modal for docs
blove Apr 4, 2026
94c3b3e
feat(website): wire up new docs routing with MDX components and sidebar
blove Apr 4, 2026
4be67ca
fix(website): make Tabs items prop optional with fallback
blove Apr 4, 2026
29c1303
Merge remote-tracking branch 'origin/main' into claude/kind-margulis
blove Apr 4, 2026
33fdd44
fix(website): fix DocsSidebarNew type error in useState
blove Apr 4, 2026
4b53d64
refactor(website): remove old docs system and shadcn UI remnants
blove Apr 4, 2026
41a1e45
docs: add autogenerated API reference design spec
blove Apr 4, 2026
823a8e5
fix(website): update e2e and unit tests for new docs system
blove Apr 4, 2026
4105a2a
docs: add API reference autogen implementation plan
blove Apr 4, 2026
13d4892
docs(stream-resource): add JSDoc to streamResource() and provideStrea…
blove Apr 4, 2026
6fd6dc4
docs(stream-resource): add JSDoc to all public types and interfaces
blove Apr 4, 2026
080e246
docs(stream-resource): add JSDoc to FetchStreamTransport and MockStre…
blove Apr 4, 2026
93c832a
feat(website): add API reference MDX stub pages
blove Apr 4, 2026
0b8ed8e
feat(website): enhance TypeDoc script for structured API docs JSON
blove Apr 4, 2026
7a01902
feat(website): add ApiDocRenderer component for autogenerated API docs
blove Apr 4, 2026
3479f34
feat(website): wire API doc pages with autogenerated content from JSON
blove Apr 4, 2026
6bf21e9
ci: add generate-api-docs step before website build
blove Apr 4, 2026
b4408ae
chore: trigger CI
blove Apr 4, 2026
acddbd9
Merge remote-tracking branch 'origin/main' into claude/kind-margulis
blove Apr 4, 2026
24b9b74
docs: add docs content authoring plan
blove Apr 4, 2026
b1e8dbe
docs(website): write Quick Start guide
blove Apr 4, 2026
d4c6eb7
docs(website): write Time Travel guide
blove Apr 4, 2026
7891881
docs(website): write Subgraphs guide
blove Apr 4, 2026
8eaca88
docs(website): write Persistence guide
blove Apr 4, 2026
32146bf
docs(website): write Installation guide
blove Apr 4, 2026
e8ab831
docs(website): write Interrupts guide
blove Apr 4, 2026
39f39ff
docs(website): write Testing guide
blove Apr 4, 2026
d6399b5
docs(website): write Deployment guide
blove Apr 4, 2026
b52754d
docs(website): write Memory guide
blove Apr 4, 2026
c24579c
docs(website): write Angular Signals concept page
blove Apr 4, 2026
8f23cbe
docs(website): write LangGraph Basics concept page
blove Apr 4, 2026
03b6b06
docs(website): write Agent Architecture concept page
blove Apr 4, 2026
1694fd5
docs(website): write State Management concept page
blove Apr 4, 2026
5cb7836
docs(website): enhance Introduction page with expanded content
blove Apr 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
cache: npm
- run: npm ci
- run: npx nx lint website
- run: npm run generate-api-docs
# nx build website triggers demo:build first (dependsOn in project.json)
- run: npx nx build website

Expand Down
Loading