• Joined on 2025-07-31
xulfer pushed to main at xulfer/robotnik 2026-01-13 22:42:23 +01:00
31266dd3e2 Upgraded crates, some formatting, and dependency updates.
xulfer pushed to main at xulfer/robotnik 2025-12-22 23:04:47 +01:00
b4bbe03f4c Stops sending command prefix to the llm.
xulfer pushed to main at xulfer/robotnik 2025-12-16 17:23:18 +01:00
0be94d8b87 Added ability to execute commands in a specified directory.
xulfer pushed to main at xulfer/emacs 2025-12-11 12:43:38 +01:00
79e0e7e405 Some buffer and performance changes. Spiffed up ibuffer.
xulfer pushed to main at xulfer/emacs 2025-12-07 09:21:20 +01:00
3720739ca2 Added venv support for eshell.
xulfer pushed to main at xulfer/emacs 2025-12-07 08:39:35 +01:00
11be880883 Added basedpython support.
f9209ff9a5 A little C cleanup, and some formatting improvements.
07b287bc2e Added Apheleia
Compare 3 commits »
xulfer pushed to main at xulfer/emacs 2025-12-02 10:11:56 +01:00
be60ef18e1 Added org-social
d97bc43e9d Modified style settings.
Compare 2 commits »
xulfer pushed to main at xulfer/robotnik 2025-11-29 23:34:46 +01:00
c3b168f86f Added configuration tests.
xulfer pushed to main at xulfer/robotnik 2025-11-23 20:42:42 +01:00
b46a03c13e Added documentation.
xulfer pushed to main at xulfer/robotnik 2025-11-20 11:30:38 +01:00
17b087e618 Implemented external processes as potential plugins.
xulfer pushed to main at xulfer/robotnik 2025-11-20 11:20:24 +01:00
585afa5f6f Implemented external processes as potential plugins.
30e2d9a448 Renamed commands/Command to plugin/Plugin.
70de039610 Broadcast, and FIFO are currently functional.
8ec4f2860c Implementing fifo channel, and command structure.
21d9c3f002 Adding response FIFO.
Compare 10 commits »
xulfer pushed to plugin at xulfer/robotnik 2025-11-20 11:19:30 +01:00
585afa5f6f Implemented external processes as potential plugins.
30e2d9a448 Renamed commands/Command to plugin/Plugin.
Compare 2 commits »
xulfer pushed to plugin at xulfer/robotnik 2025-11-14 12:07:18 +01:00
70de039610 Broadcast, and FIFO are currently functional.
8ec4f2860c Implementing fifo channel, and command structure.
21d9c3f002 Adding response FIFO.
f880795b44 Added an integration test for events.
a158ee385f Moved most main.rs functionality into lib.rs
Compare 6 commits »
xulfer pushed to integration_tests at xulfer/robotnik 2025-11-13 11:48:58 +01:00
27ad93d749 Adding response FIFO.
f880795b44 Added an integration test for events.
Compare 2 commits »
xulfer pushed to integration_tests at xulfer/robotnik 2025-11-11 06:21:27 +01:00
a158ee385f Moved most main.rs functionality into lib.rs
xulfer pushed to integration_tests at xulfer/robotnik 2025-11-11 05:20:31 +01:00
2da7cc4450 Breaking out some portions for integration testing.
xulfer created branch integration_tests in xulfer/robotnik 2025-11-11 05:20:31 +01:00
xulfer pushed to plugin at xulfer/robotnik 2025-11-10 12:29:19 +01:00
3af95235e6 Added some tests at least for the broadcast buffering.
5d390ee9f3 Adding some IPC.
Compare 2 commits »
xulfer created branch plugin in xulfer/robotnik 2025-11-10 12:29:19 +01:00
xulfer pushed to main at xulfer/emacs 2025-11-08 04:15:11 +01:00
6f1750f82e Switching to Cartograph-CF.