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:
nnsohamnn
/
ai-codelens
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-codelens
51.3 kB
Ctrl+K
Ctrl+K
1 contributor
History:
7 commits
nnsohamnn
fix: tool resolution for directories (list_files now shows folders/)
159caaa
2 months ago
.streamlit
feat: upgrade to full Agentic CodeLens with dynamic Plan-and-Execute, anti-hallucination guards, and alias-aware tool resolution
2 months ago
.dockerignore
Safe
367 Bytes
feat: upgrade to Agentic RAG - add ReAct agent loop, planner, tool system, and bug detection mode
2 months ago
.gitignore
Safe
413 Bytes
feat: upgrade to Agentic RAG - add ReAct agent loop, planner, tool system, and bug detection mode
2 months ago
Dockerfile
Safe
1.26 kB
feat: pre-download and cache embedding models in Docker image for faster startup
2 months ago
README.md
Safe
5.06 kB
fix: update repo metadata to AI-CodeLens
2 months ago
agent.py
Safe
6.71 kB
feat: upgrade to full Agentic CodeLens with dynamic Plan-and-Execute, anti-hallucination guards, and alias-aware tool resolution
2 months ago
app.py
Safe
10.7 kB
feat: upgrade to full Agentic CodeLens with dynamic Plan-and-Execute, anti-hallucination guards, and alias-aware tool resolution
2 months ago
planner.py
Safe
1.66 kB
feat: upgrade to Agentic RAG - add ReAct agent loop, planner, tool system, and bug detection mode
2 months ago
pyproject.toml
Safe
558 Bytes
feat: upgrade to Agentic RAG - add ReAct agent loop, planner, tool system, and bug detection mode
2 months ago
rag_pipeline.py
Safe
16.6 kB
feat: upgrade to full Agentic CodeLens with dynamic Plan-and-Execute, anti-hallucination guards, and alias-aware tool resolution
2 months ago
requirements.txt
Safe
262 Bytes
feat: upgrade to Agentic RAG - add ReAct agent loop, planner, tool system, and bug detection mode
2 months ago
secrets_example.txt
Safe
397 Bytes
feat: upgrade to full Agentic CodeLens with dynamic Plan-and-Execute, anti-hallucination guards, and alias-aware tool resolution
2 months ago
test_local.py
Safe
2.38 kB
feat: upgrade to full Agentic CodeLens with dynamic Plan-and-Execute, anti-hallucination guards, and alias-aware tool resolution
2 months ago
tools.py
Safe
4.32 kB
fix: tool resolution for directories (list_files now shows folders/)
2 months ago
utils_llm.py
Safe
357 Bytes
feat: upgrade to Agentic RAG - add ReAct agent loop, planner, tool system, and bug detection mode
2 months ago