From 9cee3f78483532828a2f72c65eb2b952b2ded670 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Tue, 13 Jan 2026 15:03:20 -1000 Subject: remove agent access feature --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ae05263..01ddb3a 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,6 @@ All configuration is done through environment variables. See `.env.example` for - `OBSIDIAN_VAULT_PATH`: Path to your Obsidian vault - `PLANTOEAT_API_KEY`: PlanToEat API key (not publicly available - leave empty) -- `AI_AGENT_API_KEY`: For Claude.ai access (generate with `openssl rand -hex 32`) - `PORT`: Server port (default: 8080) - `CACHE_TTL_MINUTES`: Cache duration (default: 5) - `DEBUG`: Enable debug logging (default: false) @@ -166,8 +165,8 @@ go build -o dashboard cmd/dashboard/main.go - [ ] Responsive UI ### Phase 2: Write Operations -- [ ] Create Todoist tasks -- [ ] Mark tasks complete +- [x] Create Todoist tasks +- [x] Mark tasks complete - [ ] Create Obsidian notes - [ ] Add meals to planner -- cgit v1.2.3