Migrated from monorepo during Forgejo registry consolidation 2026-05-07
Find a file
Viktor Barzin 7495b46f60 feat: trip-planner research agent
System prompt instructs the agent to take trip inputs, candidate pool,
and optional prior draft + change request, perform web research, then
return ONLY a JSON object matching ItineraryDraft schema (destination,
start_date, end_date, items[] with name/category/lat/lng/address/day_index/why/est_cost).
Mirrors recruiter-triage file format/structure.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 07:07:24 +00:00
agents feat: trip-planner research agent 2026-06-06 07:07:24 +00:00
app parallel execution: replace single-flight lock with bounded semaphore + per-job workspace 2026-06-02 20:57:41 +00:00
beads Initial extraction from monorepo 2026-05-07 17:07:12 +00:00
docs parallel execution: replace single-flight lock with bounded semaphore + per-job workspace 2026-06-02 20:57:41 +00:00
tests parallel execution: replace single-flight lock with bounded semaphore + per-job workspace 2026-06-02 20:57:41 +00:00
.dockerignore Initial extraction from monorepo 2026-05-07 17:07:12 +00:00
.gitignore Initial extraction from monorepo 2026-05-07 17:07:12 +00:00
.woodpecker.yml Phase 4: drop registry.viktorbarzin.me dual-push, Forgejo only 2026-05-07 23:16:53 +00:00
Dockerfile feat: nextcloud-todos planner + exec agents, bake into image 2026-06-04 03:45:28 +00:00
LICENSE.txt Initial extraction from monorepo 2026-05-07 17:07:12 +00:00
requirements-dev.txt Initial extraction from monorepo 2026-05-07 17:07:12 +00:00
requirements.txt Initial extraction from monorepo 2026-05-07 17:07:12 +00:00