index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
aflow
/
flow_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/aflow: ensure we don't register MCP tools with duplicate names
Dmitry Vyukov
2 days
1
-0
/
+5
*
pkg/aflow: add Flow.Consts instead of Provide
Dmitry Vyukov
3 days
1
-0
/
+31
*
pkg/aflow: abstract away LLM temperature
Dmitry Vyukov
2026-02-02
1
-7
/
+7
*
pkg/aflow: keep LLM reply on tool calls
Dmitry Vyukov
2026-01-26
1
-0
/
+3
*
pkg/aflow: fix Temperature handling
Dmitry Vyukov
2026-01-26
1
-1
/
+1
*
pkg/aflow: refactor in preparation for DoWhile
Dmitry Vyukov
2026-01-24
1
-1
/
+1
*
pkg/aflow: unexport Pipeline type
Dmitry Vyukov
2026-01-23
1
-2
/
+2
*
pkg/aflow: handle empty LLM replies
Dmitry Vyukov
2026-01-23
1
-0
/
+2
*
pkg/aflow: refactor tests
Dmitry Vyukov
2026-01-23
1
-1254
/
+245
*
pkg/aflow: cache LLM requests
Dmitry Vyukov
2026-01-21
1
-33
/
+27
*
pkg/aflow: handle ints in tool arguments
Dmitry Vyukov
2026-01-21
1
-3
/
+6
*
pkg/aflow: inject tool errors into trajectory
Dmitry Vyukov
2026-01-21
1
-11
/
+83
*
pkg/aflow: extend TestToolMisbehavior with trajectory checking
Dmitry Vyukov
2026-01-21
1
-3
/
+193
*
pkg/aflow: ask LLM to call several tools at the same time
Dmitry Vyukov
2026-01-20
1
-3
/
+3
*
pkg/aflow: handle common LLM mis-behaviors wrt tool calling
Dmitry Vyukov
2026-01-20
1
-1
/
+237
*
pkg/aflow: handle model quota errors
Dmitry Vyukov
2026-01-20
1
-0
/
+22
*
pkg/aflow: make LLM model per-agent rather than per-flow
Dmitry Vyukov
2026-01-20
1
-7
/
+35
*
pkg/aflow: add ability to generate several candidate replies for LLM agents
Dmitry Vyukov
2026-01-19
1
-57
/
+393
*
pkg/aflow: allow to specify model per-flow
Dmitry Vyukov
2026-01-14
1
-1
/
+3
*
pkg/aflow: add package for agentic workflows
Dmitry Vyukov
2026-01-09
1
-0
/
+554