managarten/apps/mana/apps/web/src/routes/(app)/calendar
Till JS 78bfea452a refactor(webapp): drop AiProposalInbox usages from 9 module pages
All 9 module pages that rendered the proposal inbox lose that block.
Since the runner now executes tool calls directly (commit 5a), no
proposals are ever staged — the inbox would just render an empty list
forever.

Removed from: /todo, /calendar, /places, /drink, /food, /news, /notes
module routes plus the goals and ai-missions ListViews. The mission
detail view no longer embeds a "Vorschläge zur Review" section; the
iteration cards with their executed tool_calls are the record now.

The AiProposalInbox component itself survives this commit so the
proposals store and staging code that still imports it keep compiling.
Next commit deletes the whole proposal infrastructure.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 16:18:54 +02:00
..
calendars fix(a11y): replace 215 suppression comments with real fixes 2026-04-10 22:43:05 +02:00
event/[id] fix(mana/web): coerce $page.params.* away from string|undefined 2026-04-09 18:12:54 +02:00
+layout.svelte feat(timeblocks): unified recurrence engine with rrule.js 2026-04-05 19:49:57 +02:00
+page.svelte refactor(webapp): drop AiProposalInbox usages from 9 module pages 2026-04-20 16:18:54 +02:00