Skip to content

ContextCake 0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 00:37
· 93 commits to main since this release
d2fe40e

What's Changed

  • Align public site with console UI by @siracusa5 in #10
  • Add public site production deploy workflow by @siracusa5 in #11
  • Refine packs pages and host demo locally by @siracusa5 in #12
  • feat(site): improve landing, demo, and docs framing by @siracusa5 in #13
  • chore: add CI gate and deploy validation workflows by @siracusa5 in #14
  • Update GitHub links for org migration by @siracusa5 in #16
  • feat(packs): Data & Analytics pack landing page, pricing, and public previews by @siracusa5 in #15
  • UI revamp: real console GUI, Explore/Configure two-mode app, mobile + site polish by @siracusa5 in #17
  • feat(site): immersive demo console, clearer hero diagram, real footer by @siracusa5 in #18
  • fix(console): patch vite/vitest/esbuild to close Dependabot alerts by @siracusa5 in #19
  • refactor: reorganize repo into apps and packages by @siracusa5 in #20
  • chore: repo trust baseline — SECURITY.md, Dependabot, CodeQL, OKF link fix by @siracusa5 in #21
  • docs(specs): distribution design + auth and integrations specs by @siracusa5 in #22
  • feat(core): files source adapter + TTL cache wrapper by @siracusa5 in #23
  • feat(desktop): ContextCake for Mac — Electron shell, engine service, CLI, release pipeline by @siracusa5 in #24
  • fix(desktop): ship app icon and harden navigation by @siracusa5 in #37
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #25
  • chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #26
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #27
  • chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #28
  • chore(deps): bump actions/setup-node from 4 to 7 by @dependabot[bot] in #29
  • chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /apps/console by @dependabot[bot] in #30
  • chore(deps): bump the site-dependencies group in /apps/site with 3 updates by @dependabot[bot] in #32
  • chore(deps-dev): bump vitest from 3.2.7 to 4.1.10 in /apps/console by @dependabot[bot] in #34
  • chore(deps): upgrade console to React 19 by @siracusa5 in #39
  • chore(deps): upgrade Vite and React plugin by @siracusa5 in #40
  • feat: add Connect an agent onboarding by @siracusa5 in #41
  • feat(site): refresh homepage product story by @siracusa5 in #42
  • fix(brand): align favicons with stacked mark by @siracusa5 in #43
  • feat(desktop): add Supabase OAuth and settings sync by @siracusa5 in #38
  • fix(site): default landing to dark mode by @siracusa5 in #45
  • feat(site): polish install experience by @siracusa5 in #46

New Contributors

Full Changelog: console-v0.1.0...app-v0.1.0