phernandez
526baead18
add delete_note tool
2025-01-21 20:08:52 -06:00
phernandez
18d4584652
make write_note overwrite existing notes
2025-01-21 19:27:43 -06:00
phernandez
5ba6d0d1f5
add fuzzy matching to notes
2025-01-20 20:26:16 -06:00
phernandez
224b11332c
add notes tools
2025-01-20 19:05:16 -06:00
phernandez
02e6c763cf
improve TimeFrame and recent_activity types
2025-01-20 16:17:44 -06:00
phernandez
14f520c272
remove activity router, replace with memory/recent
2025-01-20 15:35:08 -06:00
phernandez
bc6632732e
speed up context query
2025-01-19 10:06:14 -06:00
phernandez
32606d771d
fix tests for context and permalinks
2025-01-18 23:54:28 -06:00
phernandez
9af2f481b2
improve tool imports
2025-01-18 21:21:47 -06:00
phernandez
db9da9051a
add ai_edit tool
2025-01-18 21:17:34 -06:00
phernandez
d65fca0a3c
fixes for sync
2025-01-18 20:04:45 -06:00
phernandez
7322bb5350
refactor tools, remove BasicMemoryServer, update mcp sdk
2025-01-18 18:48:22 -06:00
phernandez
ae9926f54d
add discussion tools
2025-01-18 10:23:01 -06:00
phernandez
c5d21276de
change entity.path_id to entity.permalink
2025-01-12 16:47:21 -06:00
phernandez
b68e7461ef
get entity content via tool
2025-01-09 14:53:02 -06:00
phernandez
6686c331a5
refactor entity.entity_type to be freeform, add summary and content_type
2025-01-07 19:00:08 -06:00
phernandez
545c1a77f3
remove document code
2025-01-07 00:20:11 -06:00
phernandez
c320f64b53
get tests working
2025-01-06 21:08:19 -06:00
phernandez
fb330fe745
add search tool info
2025-01-05 18:22:16 -06:00
phernandez
fa7e986d3b
fix tests, add SearchResult response type for search
2025-01-04 22:22:38 -06:00
phernandez
3d575cc464
update create_document usage info for tools
2025-01-04 11:24:01 -06:00
phernandez
8e32a79842
update tool docs for aI
2025-01-02 14:12:34 -06:00
phernandez
e43d9f70aa
Enhance tool schemas with AI-focused documentation
...
- Add clear tool categories for better organization
- Expand tool descriptions to highlight AI collaboration features
- Add detailed docstrings for all function parameters
- Enhance examples with more context and use cases
- Focus on knowledge navigation and context building capabilities
2025-01-02 13:46:08 -06:00
phernandez
860b1415ef
fix get_schema
2025-01-02 13:29:04 -06:00
phernandez
c20bd32fad
update tool schema info
2024-12-31 09:40:23 -06:00
phernandez
a1481240dc
use output_model instead of output_schema
2024-12-31 09:19:46 -06:00
phernandez
fae82c4cc7
update tool schema docs
2024-12-31 00:19:33 -06:00
phernandez
c4aa545da3
add help tool docs
2024-12-30 23:54:12 -06:00
phernandez
705ca3e4c8
fix tests
2024-12-30 23:42:57 -06:00
phernandez
31e81c9016
fix circular imports
2024-12-30 23:05:41 -06:00
phernandez
e50664c0b1
test schema tools wip
2024-12-30 22:52:57 -06:00
phernandez
856f6a9d5b
Merge branch 'main' into mcp-tools-usage
2024-12-30 21:06:49 -06:00
phernandez
289fcf7a93
fix tests
2024-12-30 21:01:36 -06:00
phernandez
1507875785
add get_recent_activity endpoint
2024-12-30 20:32:55 -06:00
phernandez
8dd2de3e9a
add list_by_type tool
2024-12-30 14:44:23 -06:00
phernandez
2bc35f34e3
add get_observation_categories
2024-12-30 13:26:44 -06:00
phernandez
1dfcc0bc4b
add get_entity_type to discovery tools
2024-12-30 13:12:47 -06:00
phernandez
b818d7778b
get_schema tool wip
2024-12-30 12:41:45 -06:00
phernandez
cc5d0d103a
finish implementing tests for tools
2024-12-28 14:59:20 -06:00
phernandez
439e4dc11a
fix all tests to use path_id, file_path
2024-12-26 22:17:47 -06:00
phernandez
fba42ce2f8
refactor .basic-memory project file structure
2024-12-26 11:46:40 -06:00
phernandez
ce909e0f23
observation category and tool docs
2024-12-25 17:02:14 -06:00
phernandez
141bcd85b8
delete old mcp tests, add docs to tools
2024-12-25 14:28:35 -06:00
phernandez
353342a5e2
fix all endpoints for tools
2024-12-25 10:18:12 -06:00
phernandez
59fa354c77
use FilePath for documents
2024-12-25 09:15:14 -06:00
phernandez
d430a5bd94
fastmcp tools
2024-12-24 23:32:13 -06:00
phernandez
04a7a3585b
server wtf
2024-12-24 21:33:39 -06:00
phernandez
1c56b23f75
/documents and /knowledge working (again)
2024-12-23 20:48:22 -06:00
phernandez
3b8038665c
fix tests for mcp documents tool calls
2024-12-23 17:44:35 -06:00
phernandez
0a177f17c8
add /documents endpoints to mcp server
2024-12-23 17:26:18 -06:00