|
1 | 1 | # Nextcloud MCP Server — Development Progress |
2 | 2 |
|
3 | | -## Current Phase: 2 — Communication |
| 3 | +## Current Phase: 3 — Groupware |
4 | 4 |
|
5 | 5 | ### Completed |
6 | 6 | - [x] Project scaffold: pyproject.toml, src layout, config, permissions, client (2026-03-20) |
|
41 | 41 | (none) |
42 | 42 |
|
43 | 43 | ### Next Up |
44 | | -- Phase 3 — Groupware (Contacts, Tasks, Deck, Notes) |
| 44 | +- Contacts, Tasks, Deck, Notes |
45 | 45 |
|
46 | 46 | ## Phases |
47 | 47 |
|
48 | 48 | | Phase | Focus | Status | |
49 | 49 | |-------|-------|--------| |
50 | | -| 1 | Core (Files, Users, Notifications, Activity) | In Progress | |
51 | | -| 2 | Communication (Talk) | In Progress | |
52 | | -| 3 | Collaboration (Shares, Calendar, Contacts, Deck) | Not Started | |
53 | | -| 4 | Advanced (Search, Status, Apps) | Not Started | |
| 50 | +| 1 | Core (Files, Users, Notifications, Activity) | Complete | |
| 51 | +| 2 | Communication (Talk, Announcements, Mail) | Complete | |
| 52 | +| 3 | Groupware (Calendar, Contacts, Tasks, Deck, Notes) | In Progress | |
| 53 | +| 4 | Collaboration (Collectives, Forms, Polls, Tables) | Not Started | |
| 54 | +| 5 | Storage & Search | Not Started | |
| 55 | +| 6 | Media & Data | Not Started | |
| 56 | +| 7 | Advanced & Admin (App Management, etc.) | In Progress | |
54 | 57 |
|
55 | 58 | ## Test Coverage |
56 | 59 |
|
|
72 | 75 | | Mail | 5 | 29 | |
73 | 76 | | Collectives | 3 | 22 | |
74 | 77 | | App Management | 4 | 14 | |
75 | | -| Calendar | 6 | 37 | |
| 78 | +| Calendar | 6 | 44 | |
76 | 79 | | User Permissions | — | 15 | |
77 | 80 | | Server | — | 7 | |
78 | 81 | | Permissions | — | 34 | |
79 | 82 | | Errors | — | 16 | |
80 | 83 | | Client | — | 29 | |
81 | 84 | | Config | — | 17 | |
82 | 85 | | State | — | 2 | |
83 | | -| **Total** | **73** | **579** | |
| 86 | +| **Total** | **73** | **586** | |
0 commit comments