Skip to content

Releases: jbcom/thumbcode

v1.0.3

25 Feb 01:02
8e789d3

Choose a tag to compare

1.0.3 (2026-02-25)

Bug Fixes

  • complete Tailwind v4, React 19, OpenAI v6 migrations and automerge PAT (#167) (ef4b25c)

v1.0.2

25 Feb 00:41
93108f6

Choose a tag to compare

1.0.2 (2026-02-25)

Bug Fixes

  • ci: use CI_GITHUB_TOKEN for release-please, label-based automerge (#163) (71bb758)

v1.0.1

25 Feb 00:35
3977742

Choose a tag to compare

1.0.1 (2026-02-25)

Bug Fixes

  • ci: add workflow_dispatch trigger to release.yml (#161) (7018be5)

v1.0.0

25 Feb 00:25
00b4b0f

Choose a tag to compare

1.0.0 (2026-02-25)

⚠ BREAKING CHANGES

  • src/services/git and src/services/credentials removed

Features

  • add PWA manifest, favicon, AI client test coverage (116 new tests) (d168192)
  • agents: implement multi-agent orchestration system (#47) (2299d37)
  • ai: real Anthropic/OpenAI streaming + agent routing (#117) (c6c31bd)
  • auth: implement GitHub Device Flow authentication (#72) (090932f)
  • auth: improve github polling robustness and verify ui (#109) (8377cc5)
  • brand: implement procedural paint daube SVG icon system (#71) (17c22ac)
  • chat: implement real-time chat system for human-agent collaboration (#49) (c7c91f5), closes #12
  • ci: Migrate GitHub Pages to Staging with Playwright E2E Testing (#59) (add6cc6), closes #53
  • complete Expo → Capacitor/Vite migration (#130) (8466b92)
  • components: expand component library to production-ready set (#50) (2585eca)
  • core: Implement Git and Secure Credential Services (9d69973)
  • core: Implement Git and Secure Credential Services (#39) (9d69973)
  • credential validation, project creation, syntax highlighting (#121) (ce3f99b)
  • credentials: implement secure credential storage service (#42) (fd8c9e4), closes #9
  • docs: add landing page for docs site root (#79) (6ad0d09)
  • docs: upgrade to Astro Starlight documentation site (#74) (551add5)
  • env: implement environment configuration and setup script (#43) (d23163c), closes #7
  • error: implement comprehensive error handling and logging system (#52) (1c5d35a)
  • error: implement issue reporting in ErrorFallback (#106) (44f0e9d)
  • git: implement isomorphic-git service for mobile Git operations (#44) (d4be0a4), closes #8
  • Implement Agent Intelligence System (23c6c6f)
  • Implement State Management and UI Foundation (f6a8378)
  • implement web-compatible credential storage with AES-GCM encryption (#141) (e2b0cd2)
  • infra: Add CI/CD and Environment Management (#31) (631a25e)
  • infra: add Render staging + EAS workflows + EAS project config (c62b6a2)
  • merge ralph session — US-002, US-007, US-010, US-012, US-017, US-018 completed (b1d060a)
  • mobile: touch targets, input UX, safe areas, and scroll fixes (f5cee52)
  • onboard ralph, add v1.0 consolidation PRD with 24 user stories (b414f55)
  • Optimize Index component by memoizing tech stack array (aa9efa6)
  • Optimize Index component by memoizing tech stack array (#30) (aa9efa6)
  • performance: add performance monitoring and optimization utilities (#54) (e44424f)
  • production: accessibility, performance, and build optimization (e3b94c6)
  • production: OG tags, clipboard copy, form UX, and accessibility (078b86b)
  • screens: implement all app screens and navigation flows (#51) (fac9f81)
  • stores: Implement Zustand state management system (14ae953), closes #10
  • stores: Implement Zustand state management system (#41) (14ae953)
  • toast: wire toast notification system into user actions (9b46e80)
  • trigger git commit on approval in ChatScreen (#108) (da1f613)
  • ui: mobile-first foundation — glassmorphism nav, tap feedback, page transitions (acf85dd)
  • ui: mobile-first upgrades across all tab pages (de83da4)
  • ui: mobile-first upgrades for all remaining pages (c2b8622)
  • ui: mobile-first upgrades for ProviderConfig page (178248d)
  • US-001: Modernize agent-intelligence package for web (40c181b)
  • US-002 - Replace src/services/ai/ with agent-intelligence AI clients (443691c)
  • US-003: Wire orchestrator for single-agent routing (be21aea)
  • US-007 - Establish packages/ui/ as canonical component library (146d376)
  • US-008: Refactor chat.tsx -- extract logic to hooks and services (b245a78)
  • US-009: Refactor create-project.tsx -- extract form logic (9eabc64)
  • US-010 - Refactor ProjectDetail.tsx -- extract logic to hooks (112362c)
  • US-010: Refactor ProjectDetail.tsx -- extract logic to hooks (b84d004)
  • US-011: Refactor AgentDetail.tsx -- extract logic to hooks (488e00b)
  • US-012 - Refactor tab pages -- extract inline logic to hooks ([3c2ef35](https://github.com/jbcom/thumbcode/c...
Read more