d
|
7a4e229529
|
updated jules code
|
2026-06-06 18:52:20 +03:00 |
|
d1nch8g
|
332c273357
|
fix list outgoing notificaions not to include which are assigned to user itself, small prompt enhancement
|
2026-04-26 20:33:41 +03:00 |
|
d1nch8g
|
fa3384031e
|
added back migrations, removed outdated prompt tests, since its gon be rewroked anyways
|
2026-04-26 20:04:12 +03:00 |
|
d1nch8g
|
c4dbfded5a
|
Merge branch 'logic-fixes'
|
2026-04-22 22:53:59 +03:00 |
|
d1nch8g
|
b1484611bc
|
finished implementing processing module, not too clean, but at least something
|
2026-04-19 22:07:59 +03:00 |
|
d1nch8g
|
bfc9c1b4f5
|
separated bind code with contact code, bind code is used for account merging, by single user, contact code is used to add fiends and can be shared
|
2026-04-19 20:46:17 +03:00 |
|
d1nch8g
|
899819fa71
|
added database user get by temporary code with necessary tests, simplified actions method to simple Parse, reduced the number of tokens used by making better string builder pattern
|
2026-04-19 18:56:30 +03:00 |
|
d1nch8g
|
935ea808a2
|
polished prompt, added missing actions, fixed linting issues, completed tests
|
2026-04-19 11:03:57 +03:00 |
|
d1nch8g
|
bf84a4b902
|
linting, prompt enhancement, request uuid action type, renamed parser to actions for clarity
|
2026-04-19 01:20:52 +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
|
60adee7f5c
|
applied simplification to action log receiving
|
2026-04-17 23:44:48 +03:00 |
|
d1nch8g
|
8af7d8bc8b
|
additional database layer improvements - removed unnecessary get method from contacts, removed skip of constraint check from facts addition
|
2026-04-17 22:27:16 +03:00 |
|
d1nch8g
|
706905c415
|
removed unnecessary comments and fixed notification's initiator field being returned properly
|
2026-04-17 22:17:17 +03:00 |
|
d1nch8g
|
7044836b2b
|
implemented limits for user's operations in database layer, refactored tests to use t.Context()
|
2026-04-17 21:47:49 +03:00 |
|
d1nch8g
|
7b041f6057
|
database module refactoring
|
2026-04-16 23:40:23 +03:00 |
|
d1nch8g
|
1a73256494
|
additional refactoring for good interface composition alternative
|
2026-04-16 23:37:10 +03:00 |
|
d1nch8g
|
7a47929c06
|
added actions repository implementation to database layer
|
2026-04-16 22:38:35 +03:00 |
|
d1nch8g
|
1c0bd3512e
|
almost finished database layer
|
2026-04-16 21:40:00 +03:00 |
|
d1nch8g
|
ca80a9219e
|
changed metadata table to facts table, for semantical correctness
|
2026-04-15 09:36:22 +03:00 |
|
d1nch8g
|
3bda748b36
|
postgres module full test coverage
|
2026-04-14 23:44:06 +03:00 |
|
d1nch8g
|
fbf7ea35e0
|
chats store postgres database implementation
|
2026-04-14 23:31:05 +03:00 |
|
d1nch8g
|
29ed5f630c
|
migrations, db interface corrections, users repository implemented, db boilerplate implemented
|
2026-04-14 22:21:38 +03:00 |
|