Ran Shem Tov
b783ed3772
chore(agentcore): fix cdk deployment command and update admin user
2026-03-27 20:56:43 +01:00
Ran Shem Tov
e24b1b0575
chore(agentcore): add .dockerignore to exclude cdk.out dirs from Docker build context
2026-03-27 20:00:43 +01:00
Ran Shem Tov
67812a80eb
chore: add aws FAST templates of copilotkit with strands and langgraph
2026-03-27 19:54:08 +01:00
Tyler Slaton
af77b019f1
feat(langgraph-python): better prompt, tasks -> todos
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2026-03-12 20:44:56 -04:00
Tyler Slaton
c672be411d
fix(langgraph-python): sync lockfiles
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2026-03-12 20:21:06 -04:00
Tyler Slaton
ccd4cc4437
feat: improve UI, better a2ui example, faster model
...
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai >
2026-03-12 20:09:51 -04:00
Jordan Ritter
fd34bbfbf6
style: format all example files with prettier
...
Run prettier on ~1,865 files across examples/ to match the monorepo's
formatting standards. These files were imported as-is from standalone
repos that used different prettier configs.
2026-03-12 13:06:04 -07:00
Jordan Ritter
34268b756a
fix: remove SVG from LFS tracking
...
SVG files are text-based XML averaging ~218 bytes each. LFS tracking
adds per-file HTTP fetch overhead with no storage benefit, suppresses
git diff output, and breaks tutorial clone instructions that use
GIT_LFS_SKIP_SMUDGE=1 (users get LFS pointers instead of icons).
2026-03-12 13:06:03 -07:00
Jordan Ritter
ec3a5ff114
feat: consolidate 47 demo repos into examples/
2026-03-12 13:06:02 -07:00
Jordan Ritter
1a3ae544cb
chore: add LFS tracking for jpeg, webm, and svg assets
...
Extend .gitattributes to track *.jpeg, *.webm, and *.svg via Git LFS,
complementing existing patterns (gif, jpg, png, pdf, mp4).
2026-03-11 21:48:44 -07:00