Commit Graph

  • b8dec599a3 Versionsnummer in README.md auf v1.4.4 angehoben main marcus 2026-04-20 06:12:36 +02:00
  • 5f5abfcbc7 docs(usability): reorganize README.md tools by category — move get_activities and like_post to Wall & Activities (v1.4.4) marcus 2026-04-20 06:00:55 +02:00
  • 5671d70000 docs(usability): enforce ID→name resolution in all tool docstrings (v1.4.3) marcus 2026-04-18 00:10:26 +02:00
  • 0e34b067e6 fix(get_tasks): support for secondary circles by deriving scope from list_id (v1.4.2) marcus 2026-04-18 00:03:38 +02:00
  • dd42dc2845 docs(docstrings): improve tool usage guidance for new Claude sessions (v1.4.1) marcus 2026-04-17 23:47:42 +02:00
  • 09bd24a9e1 feat(tests): add comprehensive unit test suite (v1.4.0) marcus 2026-04-17 23:39:17 +02:00
  • 35cbfd3061 fix(wall-posts): add delete_wall_post and fix add_comment response parser (v1.3.1) marcus 2026-04-17 23:25:45 +02:00
  • 0e7c4da362 feat(wall-posts): add wall post reading/writing with comments (v1.3.0) marcus 2026-04-17 23:19:37 +02:00
  • 70c2f61f05 feat(like_post): add unlike support via remove.0 array dot-notation (v1.2.0) marcus 2026-04-17 22:57:47 +02:00
  • 4c1e4e2c23 feat(tasks): support reminder write via dot-notation (v1.2.0) marcus 2026-04-17 22:41:16 +02:00
  • d6d8d40305 fix(tasks): remove non-functional reminder write params (v1.1.2) marcus 2026-04-17 21:35:23 +02:00
  • 08ee5fb84a fix(tasks): send recurrency/reminder as flat top-level params (v1.1.1) marcus 2026-04-17 21:18:58 +02:00
  • f5eb0a46c8 feat(tasks): add recurrency and reminder write support to update_task (v1.1.0) marcus 2026-04-17 21:15:05 +02:00
  • 3e021bf01a chore(v1.0.1): opus review findings — docstring confirmation patterns, pyproject.urls, gitignore fix, logging v1.0.1 marcus 2026-04-17 17:28:22 +02:00
  • bdf9e3c59e chore: finalize v1.0.0 — cleanup, unified errors, date validation v1.0.0 marcus 2026-04-17 15:30:26 +02:00
  • 0b56ea92bc docs(recipes): document isRecipe-flag behavior in get_recipe_box (v0.11.8) marcus 2026-04-17 14:09:28 +02:00
  • 2ae42618d1 fix: remove embedded git repo from index marcus 2026-04-17 13:57:04 +02:00
  • 5e3b7e08a3 feat(recipes): add get_recipe_box + parser-fix ingredients_parsed (v0.11.7) marcus 2026-04-17 13:55:05 +02:00
  • 343e8eeb58 feat(tasks): add clear_list tool (v0.11.6) marcus 2026-04-17 13:35:25 +02:00
  • 3f20b6eda3 feat(meal-planner): add add_meal_note tool (v0.11.5) marcus 2026-04-17 12:33:31 +02:00
  • e0054116cb feat(meal-planner): add delete_meal_plan_entry tool (v0.11.4) marcus 2026-04-17 12:28:41 +02:00
  • a26a637c83 feat(meal-planner): structured output for add_meal_to_meal_plan (v0.11.3) marcus 2026-04-17 12:24:48 +02:00
  • 0ed9d62e4a feat(meal-planner): add add_meal_to_meal_plan tool (v0.11.2) marcus 2026-04-17 12:10:20 +02:00
  • d344251796 feat(meal-planner): structured output for add_recipe_to_meal_plan (v0.11.1) marcus 2026-04-17 11:52:16 +02:00
  • e7e242151f feat(meal-planner): add add_recipe_to_meal_plan tool (v0.11.0) marcus 2026-04-17 11:45:28 +02:00
  • bf086a4f84 feat(meal-planner): add is_from_recipe_box field to get_meal_plan (v0.10.3) marcus 2026-04-17 11:31:51 +02:00
  • 7d912beb5f feat(meal-planner): merge mealList[] into get_meal_plan output (v0.10.2) marcus 2026-04-17 11:26:21 +02:00
  • a7b21c1ede feat(meal-planner): structured output for get_meal_plan (v0.10.1) marcus 2026-04-17 11:13:22 +02:00
  • 500ad278a4 feat(meal-planner): add get_meal_plan read-only tool (v0.10.0) marcus 2026-04-17 11:03:48 +02:00
  • 935a159331 fix(tasks): correct reminder field mapping in get_tasks (v0.9.1) marcus 2026-04-17 09:09:00 +02:00
  • 6d9f358e76 feat(tasks): add recurrency, rrule, reminder fields to get_tasks (v0.9.0) marcus 2026-04-17 09:02:44 +02:00
  • af2cfc8728 feat: add OTHER list type + FW_DEBUG task-field logging (v0.8.3) marcus 2026-04-17 08:06:10 +02:00
  • 36448e68e0 docs: clean up documentation (v0.8.2) marcus 2026-04-17 07:38:38 +02:00
  • d41ac8e763 docs(spec): document metamood endpoint and mpstar service-worker blocker marcus 2026-04-17 07:02:25 +02:00
  • b15af18606 feat(lists): get_lists() without scope returns all circles (v0.8.2) marcus 2026-04-17 06:40:09 +02:00
  • 74a8b83fde fix(recipes): two bugs in recipe categories (v0.8.1) marcus 2026-04-17 06:30:09 +02:00
  • 4c60b5b5fa feat(recipes): add recipe categories support (v0.8.0) marcus 2026-04-17 06:24:48 +02:00
  • eb022e2376 fix(circles): protect primary circle from rename in update_circle (v0.7.5) marcus 2026-04-16 21:39:57 +02:00
  • 02f9d62720 feat(circles): add update_circle tool (v0.7.4) marcus 2026-04-16 21:33:07 +02:00
  • d144a77662 feat(lists): add update_list tool (v0.7.3) marcus 2026-04-16 20:12:28 +02:00
  • dc21416a61 feat: add delete_circle tool (v0.7.2) marcus 2026-04-16 18:28:22 +02:00
  • abb557e96b fix(lists): circle scope support for get_lists, create_list, delete_list (v0.7.1) marcus 2026-04-16 18:10:05 +02:00
  • 2bc03e2165 feat(circles): create_circle + add_member_to_circle (v0.7.0) marcus 2026-04-16 17:59:20 +02:00
  • 498d5781c5 docs(create_task): add category auto-assign guidance for shopping lists marcus 2026-04-16 16:53:54 +02:00
  • bc28b09d49 fix(recipes): normalize newlines + add update_recipe (v0.6.1) marcus 2026-04-16 15:01:40 +02:00
  • ebbbf38ab9 feat(recipes): implement get_recipes, get_recipe, create_recipe, delete_recipe (v0.6.0) marcus 2026-04-16 14:51:53 +02:00
  • 7abe58dee2 docs(create_task): add quantity convention to text parameter (v0.5.2) marcus 2026-04-16 14:12:02 +02:00
  • 4a3fe6be87 feat(lists): expose emoji + color in get_lists + create_list (v0.5.1) marcus 2026-04-16 13:50:36 +02:00
  • 311f37d72b feat(lists): implement create_list + delete_list (v0.5.0) marcus 2026-04-16 12:26:16 +02:00
  • e76d80ece3 Dokumente aktualisiert marcus 2026-04-16 11:11:48 +02:00
  • 0517241ee5 feat(tasks): implement clear_due_date via FiZ \$empty sentinel (v0.4.16) marcus 2026-04-16 10:57:21 +02:00
  • 6c955d67c8 fix: surface a00.un API errors + document dueDate-clearing limitation (v0.4.15) marcus 2026-04-16 09:47:51 +02:00
  • 4411e6d93e feat: due_date, assignee_ids, list_id for create_task/update_task (v0.4.14) marcus 2026-04-16 09:01:04 +02:00
  • 1ab410621c perf: delete_category uses single API session (v0.4.13) marcus 2026-04-16 08:26:01 +02:00
  • 0d8036fd4a fix: get_categories always includes custom categories (v0.4.12) marcus 2026-04-16 08:06:21 +02:00
  • 5698196c43 feat: create_category + delete_category tools (v0.4.11) marcus 2026-04-16 07:43:54 +02:00
  • a76dc0fd51 feat: category assignment in create_task / update_task (v0.4.10) marcus 2026-04-16 06:54:10 +02:00
  • 9bc6a54783 fix: get_categories locale filter and list-type filter (v0.4.9) marcus 2026-04-15 21:22:00 +02:00
  • ffb8b062c8 feat: get_categories tool, author resolution in get_activities, update CLAUDE.md (v0.4.8) marcus 2026-04-15 17:04:35 +02:00
  • 70b1f73079 feat: add get_members tool, refactor get_circles via _famlistfamily helper (v0.4.7) marcus 2026-04-15 16:22:59 +02:00
  • 4cd0bdc499 fix: use moodStarShortcut+moodMap for liked state, warn on silent fail (v0.4.6) marcus 2026-04-15 16:12:05 +02:00
  • da5be55070 fix: unlike not supported — wallmood is idempotent SET, not toggle (v0.4.5) marcus 2026-04-15 16:02:08 +02:00
  • a3274b349a fix: use moodType=STAR for wallmood, parse moodMap from response (v0.4.4) marcus 2026-04-15 15:48:54 +02:00
  • 9534658472 fix: correct wallmood parameter name to wall_message_id (v0.4.3) marcus 2026-04-15 15:37:53 +02:00
  • c412c24c86 feat: add like_post tool via wallmood endpoint (v0.4.2) marcus 2026-04-15 15:32:12 +02:00
  • 61e0d63931 fix: correct parameter names for taskmark (taskId) and metadelete (id) marcus 2026-04-15 15:17:45 +02:00
  • 5aff3ac9bf feat: add Task CRUD tools – create, update, toggle, delete (v0.4.0) marcus 2026-04-15 15:06:38 +02:00
  • 332b01718e fix: correct get_activities field mapping, document wallget response (v0.3.2) marcus 2026-04-15 14:47:59 +02:00
  • e3b4e613ad fix: reduce tools/list payload – remove return annotations and shorten docstrings (v0.3.1) marcus 2026-04-15 14:26:56 +02:00
  • 8276647fcf feat: add get_activities tool via wallget endpoint (v0.3.0) marcus 2026-04-15 14:15:20 +02:00
  • f680633b59 feat: add SYS-CAT-TODOS translation (v0.2.5) marcus 2026-04-15 14:09:14 +02:00
  • c954a245ca feat: use taskgettasklists endpoint for get_lists (v0.2.4) marcus 2026-04-15 14:05:58 +02:00
  • eedf9c2ce5 fix: set list id correctly in _extract_lists (v0.2.3) marcus 2026-04-15 13:51:12 +02:00
  • 8cf707e3bd fix: extract list IDs from sortingIndexByTaskList, remove tasklistsync (v0.2.2) marcus 2026-04-15 13:38:52 +02:00
  • 8262c8440c fix: add tasklistsync, fix get_circles response, update SPEC (v0.2.1) marcus 2026-04-15 13:29:01 +02:00
  • 119a0b577e feat: Gruppe 2 – MCP Tools get_circles, get_lists, get_tasks (v0.2.0) marcus 2026-04-15 13:22:48 +02:00
  • 7372648894 fix: login response parsing a00.r.r (v0.1.5) marcus 2026-04-15 13:15:08 +02:00
  • a680fb2e51 fix: remove type parameter from login request (v0.1.4) marcus 2026-04-15 13:12:30 +02:00
  • dc608e8c09 fix: login type parameter EMAIL (v0.1.3) marcus 2026-04-15 13:03:37 +02:00
  • e24f9a8b7e fix: login error logging + E-Mail label (v0.1.2) marcus 2026-04-15 12:40:36 +02:00
  • 6c3c3c9b48 fix: add PyYAML dependency (v0.1.1) marcus 2026-04-15 12:36:47 +02:00
  • 3f3828f3c4 fix: add server.py placeholder to fix serve startup marcus 2026-04-15 12:31:19 +02:00
  • 38da31b0cb feat: Gruppe 1 – Projektgerüst, Auth, CLI (v0.1.0) marcus 2026-04-15 12:18:37 +02:00
  • a58c776298 first commit marcus 2026-04-15 11:13:10 +02:00