summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
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