autocommit
81e757fc99
refactor(cockpit-kit): ♻️ Remove local auth abstraction and integrate with shared platform client
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-07 23:00:31 -07:00
autocommit
e9d6a061c9
feat(ai-copilot): ✨ Update LiveCockpitAPI to filter pending approvals by approval_state
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-07 21:36:09 -07:00
autocommit
03c1db30e0
fix(ai-copilot): 🐛 LiveCockpitAPI query-string URL building
...
appendingPathComponent percent-encoded '?' in 'content-posts?state=proposed'
(→ %3F), 404ing fetchPending so the approval queue silently kept mock data.
Split path/query and set query via URLComponents.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 00:20:08 -07:00
autocommit
e8e0195603
feat(ai-copilot): ✨ iOS/macOS Cockpit SwiftUI app (cockpit-kit + ios-fe + macos-fe)
...
Shared CocotteCockpitKit (views/model/LiveCockpitAPI) + iOS TabView shell
(Drops/Assets/Fleet/Activity/Insights) + macOS shell. XcodeGen project.yml.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 00:03:19 -07:00