From cdec68d48533aa0986f236209feb2b106aaf33a4 Mon Sep 17 00:00:00 2001 From: Amolith Date: Thu, 19 Jun 2025 08:14:48 -0600 Subject: [PATCH] docs(collab): move section up, mention list --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ab9ee83fc3861777279b70801dd36744e22dfb84..750d6fd58e855ff530eaf5dc3d24a88cca9bee3e 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,16 @@ complete example workflow. [amolith/lunatask-mcp-server]: https://pr.pico.sh/r/amolith/lunatask-mcp-server [pr.pico.sh]: https://pr.pico.sh +I also accept patches to my public SourceHut inbox +([~amolith/public-inbox@lists.sr.ht][list], [web][listweb]) via `git send-email` +or `git request-pull` and over the Radicle network +(`rad:z2xbgGQHaDTVYjWKZLSXw1G4xBfUi`, [web][radrepo], [what is Radicle?][rad]). + +[list]: mailto:~amolith/public-inbox@lists.sr.ht +[listweb]: https://lists.sr.ht/~amolith/public-inbox +[radrepo]: https://radicle.secluded.site/nodes/seed.secluded.site/rad:z2xbgGQHaDTVYjWKZLSXw1G4xBfUi +[rad]: https://radicle.xyz + ## Models and prompts I'm currently using `google/gemini-2.5-flash-preview:thinking` through @@ -129,10 +139,3 @@ I'm currently using `google/gemini-2.5-flash-preview:thinking` through estimations so the main LLM doesn't have to guess. ## Contributions are welcome - -This repo is on SourceHut ([repo][srhtrepo]) and Radicle ([web][radrepo], -`rad:z2xbgGQHaDTVYjWKZLSXw1G4xBfUi`, [what is Radicle?][rad]). - -[srhtrepo]: https://git.sr.ht/~amolith/lunatask-mcp-server -[radrepo]: https://radicle.secluded.site/nodes/seed.secluded.site/rad:z2xbgGQHaDTVYjWKZLSXw1G4xBfUi -[rad]: https://radicle.xyz