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
4d3f17cc43
fix open_nodes test
2025-01-02 13:41:59 -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
d7ff262bea
use enum in activitytype
2024-12-30 20:39:45 -06:00
phernandez
1507875785
add get_recent_activity endpoint
2024-12-30 20:32:55 -06:00
phernandez
7a06b87bd1
activity service recent activity
2024-12-30 19:33:42 -06:00
phernandez
12a21d81b6
add select relations to list_by_type tool
2024-12-30 15:05:35 -06:00
phernandez
8dd2de3e9a
add list_by_type tool
2024-12-30 14:44:23 -06:00
phernandez
566a796d68
fix sqlalchemy dep loading in deps.py
2024-12-30 14:08:21 -06:00
phernandez
a4283d893f
fix get_observation_categories tool tests
2024-12-30 13:34:04 -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
bcc5f8a165
add get_entity_types endpoint
2024-12-30 13:06:41 -06:00
phernandez
b818d7778b
get_schema tool wip
2024-12-30 12:41:45 -06:00
phernandez
65dac90128
get tests passing, skip knowledge sync
2024-12-29 10:19:05 -06:00
phernandez
cc5d0d103a
finish implementing tests for tools
2024-12-28 14:59:20 -06:00
phernandez
0d86bfeb7a
sync wip
2024-12-28 14:31:28 -06:00
phernandez
aa61ed0d96
fix imports for sync
2024-12-27 20:06:17 -06:00
phernandez
c4d6cabf53
add type to entity_service.entity_model
2024-12-27 19:58:30 -06:00
phernandez
99e7673fc8
add knowledge_sync_service tests
2024-12-27 13:19:15 -06:00
phernandez
e45e36bb96
fix package order for sync
2024-12-27 12:55:56 -06:00
phernandez
de21051ede
add services.sync package
2024-12-27 12:53:42 -06:00
phernandez
d789cb0345
add services.sync package
2024-12-27 12:52:42 -06:00
phernandez
644328f623
refactor knowledge_service
2024-12-27 12:24:53 -06:00
phernandez
947b5e4b00
refactor knowledge_service files
2024-12-27 11:56:51 -06:00
phernandez
a5a45c0370
add edge cases to document_sync_service
2024-12-27 11:50:55 -06:00
phernandez
d52713f1bd
add document_sync_service
2024-12-27 11:46:53 -06:00
phernandez
a248feb244
add tests for status command
2024-12-27 10:25:39 -06:00
phernandez
49394aa380
file_sync_service tests
2024-12-27 10:22:26 -06:00
phernandez
fb062bf6f8
status command
2024-12-27 10:16:53 -06:00
phernandez
439e4dc11a
fix all tests to use path_id, file_path
2024-12-26 22:17:47 -06:00
phernandez
b8493b5017
fix entity_service tests
2024-12-26 21:36:21 -06:00
phernandez
cc0116466a
fix entity_repository
2024-12-26 21:24:32 -06:00
phernandez
2693a95e33
fix document_repository tests
2024-12-26 21:17:23 -06:00
phernandez
b40a047d95
add file_path to entity/document models
2024-12-26 21:06:31 -06:00
phernandez
7c7c127b9c
add file_path to models
2024-12-26 20:38:02 -06:00
phernandez
26231d0514
redo file sync
2024-12-26 20:12:24 -06:00
phernandez
0df4b33512
file_sync_service verbose mode
2024-12-26 19:21:20 -06:00
phernandez
a527374db3
file_sync_service
2024-12-26 18:35:04 -06:00
phernandez
2d0bbf5b6a
add index to entity checksum
2024-12-26 18:10:11 -06:00
phernandez
efd0dc9b69
refactor write_document to make checksum not null
2024-12-26 17:44:38 -06:00