Kosta Petan
d6b917faf4
Add service to enable github issues workflow ( #1 )
...
* big bang gitub workflows
* add missing settings in local.settings.json
* config refactor
* fix devlead plan response
* swap cosmos to table storage for metadata storage
* unify config via options
* azd-ify WIP
* add qdrant bicep WIP
* working azd provision setup
* consolidate SK version in projects
* replace localhost :)
* add fqdn to options
* httpclient fixes
* add managed identity to the function and assign contrib role
* qdrant endpoint setting
* add container instances cleanup code + wait on termination to upload to Github
* formatting fixes
* add tables in bicep
* local getting started WIP
* add azure setup instructions
* add the load-waf bits
* docs WIP
---------
Co-authored-by: Kosta Petan <Kosta.Petan@microsoft.com >
2023-08-28 20:57:56 +02:00
Ryan Sweet
23d2e7ab91
iterating toward dynmamic activities from skills
2023-07-14 13:57:07 -07:00
Ryan Sweet
0ed02dfb35
added retry logic if throttling eventually kills a task.
2023-06-17 06:35:23 +00:00
Ryan Sweet
542e5634fb
backed off the improvement skill
2023-06-17 05:36:12 +00:00
Ryan Sweet
40394ac126
fixed - added max retry parameter, increased max timeout.
2023-06-17 05:25:24 +00:00
Ryan Sweet
dc83612d91
BROKEN - trying to add more options to the cli and cannot understand how System.Commandline binding is working/not working.
2023-06-17 05:09:11 +00:00
Ryan Sweet
c6f71ed0f5
Merge branch 'main' into tuning-skills
2023-06-16 19:38:54 -07:00
Ryan Sweet
1858d8ab39
have dev plan use README as input
2023-06-17 02:31:49 +00:00
Ryan Sweet
a8cc580fa3
Update Program.cs
...
add more http retries
2023-06-16 12:30:13 -07:00
Ryan Sweet
3d0cb7490c
increase http retries, add the Dev Improve skill. Experimental.
2023-06-16 19:22:55 +00:00
Kosta Petan
edfad0898d
WAF into memory ( #4 )
...
* waf-import WIP
* waf import to qdrant
* waf WIP
* add qdrant-init container
* call the seed project in the postCreateCommand script
* add envvars
* update startup script
2023-06-15 13:57:47 +02:00
Kosta Petan
45983b9366
cli calls local skills, instead of http function call
2023-06-09 21:38:21 +02:00
Kosta Petan
1fcac0179d
Chaining the whole team ( #1 )
...
* do it all :)
* save implementation as it comes
* add sandbox skill
* generate files via the sandbox skill in output/src
---------
Co-authored-by: Kosta Petan <kosta.petan@microsoft.com >
2023-06-08 17:27:11 +02:00
Kosta Petan
0b920fcdfd
parse output from skills
2023-06-07 16:57:45 +02:00
Kosta Petan
da38ad5dda
implement cli commands
2023-06-02 16:33:22 +02:00
Ryan Sweet
0481c1dffb
initial commit
2023-06-01 10:58:29 -07:00