aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mcp/package.json (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-03release(mcp): Bump mcp server to 0.26MohamedBassem1-1/+1
2025-07-27chore: More turbo fixesMohamedBassem1-2/+2
2025-07-26deps: Upgrade viteMohamed Bassem1-2/+2
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz1-9/+2
2025-06-08release(mcp): Release mcp 0.25.0Mohamed Bassem1-1/+1
2025-04-27fix(mcp): Remove extra new line in bookmark listingMohamed Bassem1-1/+1
2025-04-27fix(mcp): Fix spacing around the bookmarksMohamed Bassem1-1/+1
2025-04-27fix(mcp): Ditch JSON and respond in plain textMohamed Bassem1-1/+1
2025-04-17fix(mcp): Reduce number of MCP tools and add support for paginationMohamed Bassem1-1/+1
2025-04-17fix(mcp): Fix mixed es module issueMohamed Bassem1-1/+1
2025-04-17release(mcp): Release mcp 0.23.5Mohamed Bassem1-1/+1
2025-04-13fix(mcp): Allow accessing asset extracted content in MCPMohamed Bassem1-1/+1
2025-04-13fix(mcp): Reduce token usage of the MCP serverMohamed Bassem1-0/+2
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem1-19/+15
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-9/+9
2025-03-22release(sdk): Release the 0.23 sdkMohamed Bassem1-1/+1
2025-03-10fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem1-1/+1
2025-03-09build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)dependabot[bot]1-1/+1
2025-02-02release(sdk): Release the 0.22 sdkMohamed Bassem1-1/+1
2025-02-02fix: Fix node22 error in worker container. Fixes #962Mohamed Bassem1-1/+1
2025-01-05release(sdk): Re-release the 0.21 sdkMohamed Bassem1-1/+1
2025-01-05fix(sdk): Fix the module type of the sdk packageMohamed Bassem1-1/+2
2025-01-05fix(sdk): Publish both esm and cjs modules for the sdkMohamed Bassem1-1/+3
2025-01-05release(sdk): Release the 0.21 sdkMohamed Bassem1-1/+1
2025-01-05ci: Fix build by using the workspace sdk packageMohamed Bassem1-2/+5
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)1-0/+2
2024-12-30feat: Introduce a typescript sdkMohamed Bassem1-18/+14
2024-12-28release(cli): Bump CLI version to 0.20.0Mohamed Bassem1-1/+1
2024-08-31build: Fix sherif failures by sorting depsMohamedBassem1-1/+1
2024-07-27cli: Extract tag management into separate subcommandMohamedBassem1-1/+1
2024-07-27release(cli): Bump CLI version to 0.13.6MohamedBassem1-1/+1
2024-06-09release(cli): Bump CLI version to 0.13.5MohamedBassem1-1/+1
2024-06-09release(cli): Bump CLI version to 0.13.4MohamedBassem1-1/+1
2024-05-19docs: Change references from the old repo URL to the new oneMohamedBassem1-1/+1
2024-05-05fix(cli): Remove limit from array length when listing bookmarks. Fixes #135MohamedBassem1-1/+1
2024-05-05build: Add a workflow to auto publish the CLI to npmMohamedBassem1-1/+1
2024-05-05fix(cli): Allow bookmark listing to fetch all pages instead of only the first...MohamedBassem1-1/+1
2024-04-24style(cli): Change all help messages to lowercaseMohamedBassem1-1/+1
2024-04-24build(cli): Prepare for publishing CLI to npmMohamedBassem1-10/+24
2024-04-24feature(cli): Add ability to manipulate lists, tags and update bookmarksMohamedBassem1-4/+5
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-0/+1
2024-04-02featuer: Introduce a new CLI for mass manipulation of bookmarksMohamedBassem1-20/+17
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-0/+2
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem1-0/+1
2024-03-14docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem1-4/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-5/+14
2024-03-11build: Replace bcrypt with bcryptjsMohamedBassem1-1/+2
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-0/+28