d
|
7a4e229529
|
updated jules code
|
2026-06-06 18:52:20 +03:00 |
|
d1nch8g
|
4eed88c397
|
corrected email server to reuse client connections not to create bottlenecks
|
2026-04-27 23:50:40 +03:00 |
|
d1nch8g
|
1f9983b9dc
|
more robust and error prone email implementation
|
2026-04-27 23:04:50 +03:00 |
|
d1nch8g
|
b268fa2a26
|
working email implementation
|
2026-04-27 22:54:38 +03:00 |
|
d1nch8g
|
94e52de4f2
|
email module implemented and covered by 50%
|
2026-04-27 22:23:05 +03:00 |
|
d1nch8g
|
658bf657ef
|
properly implemented and tested usage of proxy in telegram, updated config to require all necessary fields, updated actions with new interface and module to use DI for ease of outer usage, renamed and updated jlog package to be trace, since it's basically what it does, isolated user context logic and methods of his retrieval in separate package
|
2026-04-20 23:40:55 +03:00 |
|
d1nch8g
|
5064a5083b
|
removed proxy setup from telegram module, added tint library for beautiful slog logging, slightly changed starting parameters, added special action user message, which would be recordered to provide an llm chat history, added plan for actions refactoring, added ability to log errors on warning messages, enhanced prompt with better context and better instructions, logical fixes in engine module (logging of events/proper validations), gitignore upd
|
2026-04-20 11:32:03 +03:00 |
|
d1nch8g
|
3e1a4f4a34
|
added connection to telegram over proxy tor (socks5) and implemented main entrypoint with gracefull shutdown
|
2026-04-19 22:44:24 +03:00 |
|
d1nch8g
|
935ea808a2
|
polished prompt, added missing actions, fixed linting issues, completed tests
|
2026-04-19 11:03:57 +03:00 |
|
d1nch8g
|
f7dc36465f
|
added temprorary uuid to user in database - for interactions, removed initiator from actions, changed owner_id to user_id in actions table, added initial set of action types
|
2026-04-18 23:20:48 +03:00 |
|
d1nch8g
|
f20dbf098e
|
main orchestrator processing logic implemented, chat interface simplified, telegram implementation simplified and made more durable against variaous errors
|
2026-04-18 21:01:45 +03:00 |
|
d1nch8g
|
e11dbba8f0
|
added platform name to each message, enhanced telegram tests, partial implementation of main processing loop in engine
|
2026-04-18 00:36:34 +03:00 |
|
d1nch8g
|
555215e552
|
get started
|
2026-04-13 21:09:47 +03:00 |
|