Commit Graph

44 Commits

Author SHA1 Message Date
Matteo Rosati 3fcc3904b4 remove pointless test
build / build (push) Successful in 9s
pytest / pytest (push) Successful in 25s
2026-04-23 21:18:35 +02:00
Matteo Rosati 6861636794 add test test_delete_non_existent_collection
build / build (push) Successful in 10s
pytest / pytest (push) Successful in 24s
2026-04-23 21:13:35 +02:00
Matteo Rosati 7ee58939a6 add test test_create_collection_with_same_name 2026-04-23 21:06:41 +02:00
Matteo Rosati 13d2f525a9 fix syntax 2026-04-23 21:06:31 +02:00
mrosati 65b3edda1c add pytest workflow
build / build (push) Successful in 9s
pytest / pytest (push) Successful in 29s
2026-04-23 20:52:15 +02:00
mrosati 4a7804af19 add test test_list_existing_collections
build / build (push) Successful in 10s
2026-04-23 20:49:52 +02:00
mrosati a672633526 extract _get_absolute_path
build / build (push) Successful in 11s
2026-04-23 20:46:26 +02:00
mrosati e5b63ac6fb use absolute paths 2026-04-23 19:56:11 +02:00
mrosati fb5d0f7c0c add comments
build / build (push) Successful in 10s
2026-04-23 19:37:13 +02:00
mrosati 38fa57e348 refactor rename add-data -> import
build / build (push) Successful in 9s
2026-04-23 19:34:59 +02:00
mrosati b994546fc7 use typer for better syntax highlight
build / build (push) Successful in 45s
2026-04-23 15:53:14 +02:00
Matteo Rosati 6adc7b24c6 update build action
build / build (push) Successful in 26s
2026-04-22 23:27:09 +02:00
Matteo Rosati 8c59472f57 build action
build / build (push) Failing after 36s
2026-04-22 23:20:22 +02:00
Matteo Rosati 091f04ef10 bump version name 2026-04-22 23:20:07 +02:00
Matteo Rosati 0d5983f047 add test action
test / hello (push) Successful in 32s
2026-04-22 23:03:33 +02:00
Matteo Rosati b7aeb68da9 update description 2026-04-22 22:27:55 +02:00
Matteo Rosati b50c7567ea remove old plans 2026-04-22 22:23:00 +02:00
Matteo Rosati f09e9da9a5 format code 2026-04-22 22:22:49 +02:00
Matteo Rosati 0441bcd911 remove command aliases 2026-04-22 22:21:14 +02:00
Matteo Rosati b52952a2eb simplify the app using typer 2026-04-22 22:14:26 +02:00
Matteo Rosati 2dfaa68466 modernize type hints 2026-04-22 17:19:14 +02:00
Matteo Rosati 33b46c2c21 add ruff. fix all linting 2026-04-22 17:03:01 +02:00
Matteo Rosati bd5f649663 add agents file 2026-04-22 16:10:33 +02:00
Matteo Rosati 2962a2e088 replace argparse.Namespace plumbing with typed command inputs 2026-04-22 16:03:51 +02:00
Matteo Rosati 8ebab832d5 move top-level modules into a real package 2026-04-22 15:47:46 +02:00
Matteo Rosati e33160282c update title 2026-04-22 10:25:02 +02:00
Matteo Rosati e3e0214e1c update readme 2026-04-22 10:23:08 +02:00
Matteo Rosati e80a037858 bump version 2026-04-22 10:07:42 +02:00
Matteo Rosati ae1c97cc71 build system 2026-04-22 09:55:18 +02:00
Matteo Rosati 5e3e9c09ea add pdf to md library 2026-04-21 22:22:05 +02:00
Matteo Rosati 1132af238a add delete where command 2026-04-21 21:26:40 +02:00
mrosati bd08c2bda3 add readme 2026-04-21 20:13:28 +02:00
mrosati cadb432bc8 ignore DS_Source 2026-04-21 19:50:48 +02:00
mrosati 5865c3119e add metadata (file_name) 2026-04-21 18:24:49 +02:00
mrosati 1513dbb473 code format. add nuitka. 2026-04-21 17:55:11 +02:00
mrosati a7b91b9c4e complete refactor 2026-04-21 17:42:37 +02:00
mrosati ad73a6a985 add query 2026-04-21 17:20:45 +02:00
mrosati 226c3ab4c8 update comments 2026-04-21 17:13:43 +02:00
mrosati 18f26815e3 add documents 2026-04-21 15:28:20 +02:00
mrosati 746b951f0b add chunk and embed 2026-04-21 15:06:04 +02:00
mrosati 35992e6029 add delete collection, refactor 2026-04-21 14:45:01 +02:00
mrosati 2b07bf471d add list, create, delete commands 2026-04-21 14:32:10 +02:00
mrosati bac81cbd33 remove flask, it's a tui app 2026-04-21 14:05:07 +02:00
mrosati 380aee5d94 init 2026-04-21 13:32:09 +02:00