Paul Hernandez
|
fb5e9e1d77
|
feat: Add PostgreSQL database backend support (#439)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-20 11:20:29 -06:00 |
|
bm-claudeai
|
020957cd76
|
feat: Multi-project support, OAuth authentication, and major improvements (#119)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-05-25 10:07:34 -05:00 |
|
github-actions[bot]
|
9d581cee13
|
fix: [BUG] Cursor has errors calling search tool (#78)
|
2025-04-05 19:12:23 -05:00 |
|
phernandez
|
2c8ed1737d
|
chore: remove unused tests
|
2025-02-18 20:45:47 -06:00 |
|
phernandez
|
00d23a5ee1
|
fix: add logfire spans to cli
|
2025-02-18 19:56:20 -06:00 |
|
phernandez
|
28513c8b8d
|
lint code
|
2025-02-12 22:39:22 -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
|
eafe563cfa
|
add title/folder to EntitySchema
|
2025-01-31 19:29:16 -06:00 |
|
phernandez
|
835061a938
|
refactor entity_service to use file/markdown
|
2025-01-30 16:11:30 -05:00 |
|
phernandez
|
deb52a71d9
|
remove observations from entity create
|
2025-01-26 22:30:09 -06:00 |
|
phernandez
|
18bd850019
|
fix updates and save content. remove entity.summary
|
2025-01-26 00:00:37 -06:00 |
|
phernandez
|
c4a8b85b03
|
refactor relation indexing
|
2025-01-14 19:28:05 -06:00 |
|
phernandez
|
73e8c5bee7
|
add relations and observations to search index
|
2025-01-14 19:06:00 -06:00 |
|
phernandez
|
85efcf8495
|
skip tests for unimplemented search features
|
2025-01-13 13:20:18 -06:00 |
|
phernandez
|
c5d21276de
|
change entity.path_id to entity.permalink
|
2025-01-12 16:47:21 -06:00 |
|
phernandez
|
90a301d4ce
|
rename entity.name to entity.title
|
2025-01-12 13:48:16 -06:00 |
|
phernandez
|
8284bee0f7
|
fixing tests
|
2025-01-10 22:25:24 -06:00 |
|
phernandez
|
1c6836d83f
|
fix tests
|
2025-01-07 20:29:59 -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
|
fa7e986d3b
|
fix tests, add SearchResult response type for search
|
2025-01-04 22:22:38 -06:00 |
|
phernandez
|
dbe9cea261
|
add search indexing to api routes
|
2025-01-04 20:54:52 -06:00 |
|
phernandez
|
5488ff49d1
|
add search_service.reindex_all() and api route
|
2025-01-04 20:14:36 -06:00 |
|
phernandez
|
5e3c62886e
|
add search routes
|
2025-01-04 17:16:47 -06:00 |
|