@doist/todoist-ai 8.10.0 → 8.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +4 -4
- package/dist/index.js +3 -3
- package/dist/main-http.js +2 -2
- package/dist/main.js +1 -1
- package/dist/{mcp-server-DcDkgkMt.js → mcp-server-zOuk6rId.js} +2 -2
- package/dist/{require-valid-todoist-token-DAY-GxlD.js → require-valid-todoist-token-BNjPQnWx.js} +1 -1
- package/dist/tools/get-productivity-stats.d.ts +4 -4
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -2171,8 +2171,8 @@ declare const tools: {
|
|
|
2171
2171
|
start: import('zod').ZodString;
|
|
2172
2172
|
end: import('zod').ZodString;
|
|
2173
2173
|
}, import('zod/v4/core').$strip>;
|
|
2174
|
-
vacationMode: import('zod').
|
|
2175
|
-
karmaDisabled: import('zod').
|
|
2174
|
+
vacationMode: import('zod').ZodBoolean;
|
|
2175
|
+
karmaDisabled: import('zod').ZodBoolean;
|
|
2176
2176
|
}, import('zod/v4/core').$strip>;
|
|
2177
2177
|
karma: import('zod').ZodNumber;
|
|
2178
2178
|
karmaTrend: import('zod').ZodString;
|
|
@@ -2250,8 +2250,8 @@ declare const tools: {
|
|
|
2250
2250
|
start: string;
|
|
2251
2251
|
end: string;
|
|
2252
2252
|
};
|
|
2253
|
-
vacationMode:
|
|
2254
|
-
karmaDisabled:
|
|
2253
|
+
vacationMode: boolean;
|
|
2254
|
+
karmaDisabled: boolean;
|
|
2255
2255
|
};
|
|
2256
2256
|
karma: number;
|
|
2257
2257
|
karmaTrend: string;
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { f as s, s as a, l as e, m as t, a as o, u as d, r, d as i, b as n, c, e as l, h as m, i as p, j as f, k, n as T, o as u, p as g, q as j, t as v, v as h, w as P, x as b, y as A, z as S, A as y, B as C, C as F, D as x, E, F as L, G as O, H as w, I as H, J as I, K as M, L as q, M as z, N as B } from "./mcp-server-
|
|
2
|
-
import { O as J, g as K } from "./mcp-server-
|
|
3
|
-
import { r as U, v as V } from "./require-valid-todoist-token-
|
|
1
|
+
import { f as s, s as a, l as e, m as t, a as o, u as d, r, d as i, b as n, c, e as l, h as m, i as p, j as f, k, n as T, o as u, p as g, q as j, t as v, v as h, w as P, x as b, y as A, z as S, A as y, B as C, C as F, D as x, E, F as L, G as O, H as w, I as H, J as I, K as M, L as q, M as z, N as B } from "./mcp-server-zOuk6rId.js";
|
|
2
|
+
import { O as J, g as K } from "./mcp-server-zOuk6rId.js";
|
|
3
|
+
import { r as U, v as V } from "./require-valid-todoist-token-BNjPQnWx.js";
|
|
4
4
|
const N = {
|
|
5
5
|
// Task management tools
|
|
6
6
|
addTasks: B,
|
package/dist/main-http.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import { StreamableHTTPServerTransport as i } from "@modelcontextprotocol/sdk/server/streamableHttp.js";
|
|
3
3
|
import p from "dotenv";
|
|
4
4
|
import c from "express";
|
|
5
|
-
import { g as l } from "./mcp-server-
|
|
6
|
-
import { r as d } from "./require-valid-todoist-token-
|
|
5
|
+
import { g as l } from "./mcp-server-zOuk6rId.js";
|
|
6
|
+
import { r as d } from "./require-valid-todoist-token-BNjPQnWx.js";
|
|
7
7
|
p.config({ quiet: !0 });
|
|
8
8
|
const s = Number.parseInt(process.env.PORT || "3000", 10);
|
|
9
9
|
function m() {
|
package/dist/main.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import { StdioServerTransport as s } from "@modelcontextprotocol/sdk/server/stdio.js";
|
|
3
3
|
import c from "dotenv";
|
|
4
|
-
import { g as i } from "./mcp-server-
|
|
4
|
+
import { g as i } from "./mcp-server-zOuk6rId.js";
|
|
5
5
|
function p() {
|
|
6
6
|
const e = process.env.TODOIST_BASE_URL, r = process.env.TODOIST_API_KEY;
|
|
7
7
|
if (!r)
|
|
@@ -4034,8 +4034,8 @@ const jn = {
|
|
|
4034
4034
|
lastWeeklyStreak: se.describe("Previous weekly goal streak."),
|
|
4035
4035
|
maxDailyStreak: se.describe("Best daily goal streak ever."),
|
|
4036
4036
|
maxWeeklyStreak: se.describe("Best weekly goal streak ever."),
|
|
4037
|
-
vacationMode: s.
|
|
4038
|
-
karmaDisabled: s.
|
|
4037
|
+
vacationMode: s.boolean().describe("Whether vacation mode is enabled."),
|
|
4038
|
+
karmaDisabled: s.boolean().describe("Whether karma tracking is disabled.")
|
|
4039
4039
|
}).describe("Goal and streak information."),
|
|
4040
4040
|
karma: s.number().describe("Current karma score."),
|
|
4041
4041
|
karmaTrend: s.string().describe('Karma trend direction (e.g., "up" or "down").'),
|
|
@@ -55,8 +55,8 @@ declare const getProductivityStats: {
|
|
|
55
55
|
start: z.ZodString;
|
|
56
56
|
end: z.ZodString;
|
|
57
57
|
}, z.core.$strip>;
|
|
58
|
-
vacationMode: z.
|
|
59
|
-
karmaDisabled: z.
|
|
58
|
+
vacationMode: z.ZodBoolean;
|
|
59
|
+
karmaDisabled: z.ZodBoolean;
|
|
60
60
|
}, z.core.$strip>;
|
|
61
61
|
karma: z.ZodNumber;
|
|
62
62
|
karmaTrend: z.ZodString;
|
|
@@ -134,8 +134,8 @@ declare const getProductivityStats: {
|
|
|
134
134
|
start: string;
|
|
135
135
|
end: string;
|
|
136
136
|
};
|
|
137
|
-
vacationMode:
|
|
138
|
-
karmaDisabled:
|
|
137
|
+
vacationMode: boolean;
|
|
138
|
+
karmaDisabled: boolean;
|
|
139
139
|
};
|
|
140
140
|
karma: number;
|
|
141
141
|
karmaTrend: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@doist/todoist-ai",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.11.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"prepare": "husky"
|
|
60
60
|
},
|
|
61
61
|
"dependencies": {
|
|
62
|
-
"@doist/todoist-sdk": "
|
|
62
|
+
"@doist/todoist-sdk": "10.1.0",
|
|
63
63
|
"@modelcontextprotocol/ext-apps": "1.2.2",
|
|
64
64
|
"date-fns": "4.1.0",
|
|
65
65
|
"dompurify": "3.3.3",
|