Releases: dustland/agentok
Releases · dustland/agentok
v0.30.0
v0.29.2
v0.29.1
v0.29.0
v0.28.0
v0.27.0
v0.26.1
v0.26.0
v0.25.0
0.25.0 (2025-01-10)
Bug Fixes
- accept enter as human input (1a4a3c5)
- allow sample messages to be either string or array (f9cfe3b)
- asyn logging (7822995)
- brought back tool config (e865f4b)
- changes to node properties not auto-saved (937d53f)
- changing selection of nodes does not trigger the update of property panel (6d95247)
- click to add new node (395bb63)
- connecting nodes does not trigger auto saving (56917b5)
- deleting chat sometimes crashes (771e024)
- disable llm for user proxy agent to avoid endless loop (58d216b)
- dockerfile (fc8f79a)
- duplicate message sending (a797e41)
- file name inconsistency issue (ffbbe4b)
- group and ungroup (f955657)
- group chat should contain the preceding node (3a51fd8)
- group node not vertically resizable (3cbdc7b)
- height of picker panel (853b7a8)
- highlight of active nav item (0372616)
- hydration issue for github badge (0f1f854)
- icon for converse edge (a745efb)
- id type mismatch (8b88bb1)
- import missing (fcce735)
- incorrect version of path-to-regexp (503327d)
- inline code block not rendered correclty (388b923)
- just realized that loading is a preserved file name in nextjs (c31ea87)
- loading project feature is deleted by mistake (7e9f8ea)
- logo in dark mode (8d54189)
- message type (2d9425c)
- new code executor (986342b)
- optimistic deletion of projects (05d0939)
- option value could not be saved (7624fd8)
- recovered auth button (7ad444e)
- remove padding and margin to make the chat layout correct (1406aca)
- removed the unnecessary src folder copy (7f29591)
- sample messages (f18eeb1)
- sending of sample messages (edd507b)
- show start chat button when no chat session (84d4632)
- sidebar item key missing (597774e)
- skeleton for project and template lists (b43e4f6)
- switch to python view after code generation (ab0cdea)
- syntax highlight for python and json (4821817)
- the group node without width and height cannot work as grouping target (cdfd091)
- use class_type to represent the python class for each node (037e390)
Features
- a new summarizer node (9c2896b)
- caching of code generation (b8ab03c)
- chat log (31d9183)
- config pane (4acd7a7)
- config pane (039c52b)
- highlight target group node when dragging (d1999b9)
- max turns of chat (0dd78d4)
- metadata (f9197a2)
- sample messages (0937e97)
- send introductions in group chat (d85171e)
- sequential chat (fb28022)
- summary method configured in initializer node (193bcf4)
- summary prompt (5469336)
- theme switch (1bbfeb4)
- tool with configs (14dc5a8)