|
|
3274ffc440
|
use edn frontmatter for edit command
" hr "
" body)))
" header-lines))]
" (rest body-lines)))))
|
2026-03-09 19:33:47 +01:00 |
|
|
|
314c480c41
|
restructure modules
|
2026-03-09 09:27:27 +01:00 |
|
|
|
48dcb9c5a5
|
remove limit 2000 from backend call
|
2026-03-08 23:09:05 +01:00 |
|
|
|
95152a12ee
|
reduce duplication with mcp-res
|
2026-03-08 18:07:21 +01:00 |
|
|
|
42f853a91f
|
add create_snippet mcp tool
|
2026-03-08 17:59:39 +01:00 |
|
|
|
f122acc72a
|
get list_snippets and get_snippet mcp tools working
|
2026-03-08 12:48:35 +01:00 |
|
|
|
8ea0eee299
|
init MCP server
|
2026-02-28 19:59:45 +01:00 |
|
|
|
fff03fa0d5
|
fix create command
|
2026-02-28 15:08:52 +01:00 |
|
|
|
b099d9b18d
|
fix missing pren in create.clj
|
2025-12-12 20:07:02 +01:00 |
|
|
|
3274d3a90d
|
configure aemos host
|
2025-11-03 09:15:55 +01:00 |
|
|
|
da3684ca60
|
Remove 'TODO' text
|
2025-11-03 09:07:14 +01:00 |
|
|
|
3ff831b7c4
|
set tag version on gum-utils
|
2025-07-04 16:21:12 +02:00 |
|
|
|
3d9bf15cfc
|
switch to external gum util lib
|
2025-07-04 15:57:00 +02:00 |
|
|
|
b95271aa0f
|
update readme
|
2025-06-16 19:11:53 +02:00 |
|
|
|
ae2ef617b0
|
add prefill values to edit command and view after editing
|
2025-06-16 11:36:17 +02:00 |
|
|
|
6bf4dbe8c0
|
fix edit tags "val" bug
|
2025-06-16 10:24:24 +02:00 |
|
|
|
e2258daafa
|
get running as global script working
|
2025-06-13 10:37:47 +02:00 |
|
|
|
589e48304f
|
add view command and color test
|
2025-06-11 09:42:57 +02:00 |
|
|
|
7ab8f97e3e
|
get sending edit patch to backend working
|
2025-06-10 15:13:23 +02:00 |
|
|
|
e71062bb87
|
get edit command started with snippet select and editing
|
2025-06-10 12:10:47 +02:00 |
|
|
|
c4ff9a86b6
|
read backend-host from config file
|
2025-06-10 11:24:16 +02:00 |
|
|
|
53acc339b3
|
add delete command
|
2025-06-08 20:41:20 +02:00 |
|
|
|
f2e435b777
|
call backend to create snippt
|
2025-06-08 13:12:13 +02:00 |
|
|
|
ad56963220
|
prompt for all data needed to create snippet
|
2025-06-08 08:09:06 +02:00 |
|
|
|
4c1021cfd0
|
init project
|
2025-06-07 17:32:35 +02:00 |
|