Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Krishp1
/
Autonomous-Coding-Agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Krishp1
commited on
13 days ago
Commit
cbe2c90
·
verified
·
1 Parent(s):
e01ca1a
Update state.py
Browse files
Files changed (1)
hide
show
state.py
+1
-0
state.py
CHANGED
Viewed
@@ -26,3 +26,4 @@ class State(TypedDict):
26
reflection_ok: bool
27
reflection_notes: str
28
confidence_score: int
26
reflection_ok: bool
27
reflection_notes: str
28
confidence_score: int
29
+
feedback: str