phernandez
addeeb1e7f
update user docs
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-11 13:30:00 -05:00
Paul Hernandez
6a4bd54646
chore: Pre beta prep ( #20 )
...
fix: drop search_index table on db reindex
fix: ai_resource_guide.md path
chore: remove logfire
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-07 14:31:35 -06:00
Paul Hernandez
f8078cdd46
Fix: Beta testing fixes ( #16 )
...
Co-authored-by: phernandez <phernandez@basicmachines.co >
2025-02-28 20:23:53 -06:00
Paul Hernandez
093dab5f03
feat: Add enhanced prompts and resources ( #15 )
...
## Summary
- Add comprehensive documentation to all MCP prompt modules
- Enhance search prompt with detailed contextual output formatting
- Implement consistent logging and docstring patterns across prompt
utilities
- Fix type checking in prompt modules
## Prompts Added/Enhanced
- `search.py`: New formatted output with relevance scores, excerpts, and
next steps
- `recent_activity.py`: Enhanced with better metadata handling and
documentation
- `continue_conversation.py`: Improved context management
## Resources Added/Enhanced
- `ai_assistant_guide`: Resource with description to give to LLM to
understand how to use the tools
## Technical improvements
- Added detailed docstrings to all prompt modules explaining their
purpose and usage
- Enhanced the search prompt with rich contextual output that helps LLMs
understand results
- Created a consistent pattern for formatting output across prompts
- Improved error handling in metadata extraction
- Standardized import organization and naming conventions
- Fixed various type checking issues across the codebase
This PR is part of our ongoing effort to improve the MCP's interaction
quality with LLMs, making the system more helpful and intuitive for AI
assistants to navigate knowledge bases.
🤖 Generated with [Claude Code](https://claude.ai/code )
---------
Co-authored-by: phernandez <phernandez@basicmachines.co >
2025-02-27 20:48:56 -06:00
phernandez
0c59fd5e83
handle image response in tools WIP
2025-02-23 16:14:06 -06:00
phernandez
f4b703e57f
chore: refactor logging setup
2025-02-19 20:22:01 -06:00
phernandez
3e8e3e8961
fix: add logfire instrumentation to tools
2025-02-18 18:52:09 -06:00
Paul Hernandez
6da143898b
feat: configure logfire telemetry ( #12 )
...
Co-authored-by: phernandez <phernandez@basicmachines.co >
2025-02-18 15:53:38 -06:00
Paul Hernandez
0689e7a730
feat: return semantic info in markdown after write_note ( #11 )
...
Co-authored-by: phernandez <phernandez@basicmachines.co >
2025-02-17 23:33:11 -06:00
Paul Hernandez
39bd5ca08f
fix: Re do enhanced read note format ( #10 )
...
Co-authored-by: phernandez <phernandez@basicmachines.co >
2025-02-17 18:47:59 -06:00
Paul Hernandez
a15c346d5e
feat: Import claude.ai data ( #8 )
...
Import Claude.ai conversation and project data to basic-memory Markdown
format.
---------
Co-authored-by: phernandez <phernandez@basicmachines.co >
2025-02-16 12:47:41 -06:00
phernandez
41f5b1667b
format code
2025-02-15 14:38:19 -06:00
phernandez
e0803734e6
fix: handle memory:// url format in read_note tool
2025-02-15 12:00:03 -06:00
phernandez
1989db15fa
debug release installer app
2025-02-14 16:14:30 -06:00
Paul Hernandez
7c381a59c9
feat: build installer via github action ( #7 )
...
* feat(ci): build installer via github action
* enforce conventional commits in PR titles
* feat: add icon to installer
---------
Co-authored-by: phernandez <phernandez@basicmachines.co >
2025-02-13 19:42:38 -06:00
phernandez
f1eeaee104
remove tray menu and rumps
2025-02-13 15:50:27 -06:00
phernandez
a87ac58646
Merge branch 'installer'
2025-02-12 23:23:30 -06:00
Paul Hernandez
5b4f0eafcc
Pre release fixups ( #5 )
...
* configure logging
* set mcp output logging also
* fix type check errors
* fix type check
* rename Permalink schema type
* fix type errors
* add typechecks to ci workflow
* pytest coverage setup
* add tests for status cli
* sync tests coverage
* watch_service test coverage
* tests for tool_utils.py
* clean up imports
* file_utils coverage
* markdown plugins coverage
* 99% test coverage
* more test coverage, remove ObservationCategory
* more tool coverage
* fix type-check
* format, upgrade deps
---------
Co-authored-by: phernandez <phernandez@basicmachines.co >
2025-02-12 08:23:10 -06:00
phernandez
8094528c40
menubar wip
2025-02-08 11:50:54 -06:00
phernandez
fa77a41e6f
menubar app wip
2025-02-08 10:22:47 -06:00
phernandez
12cd1e43b0
create .dmg
2025-02-07 23:09:48 -06:00
phernandez
c58a2e0893
cx freeze installer
2025-02-07 22:02:59 -06:00
phernandez
28318d8435
add install.sh script
2025-02-07 20:32:06 -06:00
phernandez
ffbd091ad3
add db check at startup
2025-02-07 16:03:31 -06:00
phernandez
51a741e759
fix: install fastapi deps after removing basic-foundation
2025-02-04 12:38:01 -06:00
phernandez
4eec820a32
fix: run tests via uv
2025-02-04 11:56:29 -06:00
phernandez
0af60e7fdc
watch service
2025-02-02 16:35:46 -06:00
phernandez
14f520c272
remove activity router, replace with memory/recent
2025-01-20 15:35:08 -06:00
phernandez
7322bb5350
refactor tools, remove BasicMemoryServer, update mcp sdk
2025-01-18 18:48:22 -06:00
phernandez
bdedf53566
add link_resolver.py
2025-01-12 17:44:26 -06:00
phernandez
f90f17d7c4
file_sync_service WIP
2024-12-26 17:27:48 -06:00
phernandez
353342a5e2
fix all endpoints for tools
2024-12-25 10:18:12 -06:00
phernandez
d430a5bd94
fastmcp tools
2024-12-24 23:32:13 -06:00
phernandez
5f55b02f2d
add markdown deps
2024-12-21 08:57:54 -06:00
phernandez
551a36e92b
debugging fastapi tests
2024-12-14 10:35:05 -06:00
phernandez
1ed4c72faa
fastapi app for knowledge routes
2024-12-14 09:33:18 -06:00
phernandez
01defe8ef1
update project to for uv workspaces
2024-12-13 22:01:56 -06:00
phernandez
5fc8baff9f
add some logging, save memory.json
2024-12-08 20:00:55 -06:00
phernandez
e20776cd02
mcp service testing
2024-12-08 14:34:28 -06:00
phernandez
18dd87966b
inital mcp impl
2024-12-08 11:56:04 -06:00
phernandez
cac7ac942e
add relation tests
2024-12-05 20:54:12 -06:00
phernandez
68ab07cc9d
Add ObservationService
2024-12-03 23:06:53 -06:00
phernandez
c6e867f07b
add pydantic models for Entity/Observation/Relation
2024-12-03 18:18:31 -06:00
phernandez
5946d8e920
adding libs and fixing async tests
2024-12-02 21:43:45 -06:00
phernandez
fe24e09075
update db, models modules with docs
2024-12-02 20:27:18 -06:00