Commit History

Merge pull request #12 from FAJU85/claude/debug-bot-add-logging-tegTQ
e4280df
unverified

Fahad JUB commited on

feat: replace AI providers β€” all 4 models now served via HuggingFace Inference API
b9fd4e5
unverified

Claude commited on

fix: 5 bugs β€” SecurityScanner type, sync GitHub I/O, unused import, error handler, async DB
c0422dc
unverified

Claude commited on

Merge pull request #11 from FAJU85/claude/debug-bot-add-logging-tegTQ
4df1c0f
unverified

Fahad JUB commited on

fix: buttons freezing + voice not responding to user
667834f
unverified

Claude commited on

Merge pull request #10 from FAJU85/claude/debug-bot-add-logging-tegTQ
8174f80
unverified

Fahad JUB commited on

docs: add DATABASE_URL placeholder to githubbot.env
2d70609
unverified

Claude commited on

feat: add Neon PostgreSQL + Sentry integration
b5e3d79
unverified

Claude commited on

fix: replace asyncio.sleep retry with time.sleep to avoid closed event loop crash
28f0c93
unverified

Claude commited on

Merge pull request #9 from FAJU85/claude/debug-bot-add-logging-tegTQ
286f358
unverified

Fahad JUB commited on

feat: Digital Factory MVP β€” 5 AI providers, GitHub UI, voice, security, AbstractBus
5794208
unverified

Claude commited on

Merge pull request #5 from FAJU85/claude/debug-bot-add-logging-tegTQ
3fa7e33
unverified

Fahad JUB commited on

feat: add autonomous agent skills and MCP servers
2252124
unverified

Claude commited on

fix: resolve merge conflicts with main
fa7356f
unverified

Claude commited on

fix: address 4 Devin review findings
0b7ede4
unverified

Claude commited on

Merge pull request #8 from FAJU85/devin/1778614319-fix-startup-timeout
3fba110
unverified

Fahad JUB commited on

fix: startup timeout, chat history corruption, zombie processes, path traversal, orchestrator status
58f7b3d

Devin AI vooom commited on

fix: add startup retry logic and increase Telegram API timeouts for HF Spaces
1bb48a6

Devin AI vooom commited on

Merge pull request #6 from FAJU85/devin/1778594095-enhance-bot
aad7fff
unverified

Fahad JUB commited on

resolve merge conflict in README.md β€” combine Digital Factory + legacy bot docs
02325cd

Devin AI vooom commited on

Merge pull request #7 from FAJU85/devin/1778612926-digital-factory-mvp
020a78a
unverified

Fahad JUB commited on

fix: address Devin Review round 2 β€” ConversationHandler state, TTL, parallel paths
e21c56d

Devin AI vooom commited on

fix: address Devin Review findings β€” security hardening and bug fixes
17ff964

Devin AI vooom commited on

feat: Digital Factory MVP β€” autonomous software development platform
acbcab3

Devin AI vooom commited on

perf: switch SessionStart hook to async mode
1b21b5c
unverified

Claude commited on

chore: add schemas/.gitignore and package-lock.json
7009480
unverified

Claude commited on

feat: add SessionStart hook for Claude Code web sessions
23305c6
unverified

Claude commited on

feat: add Devin MCP server config
5cbc390
unverified

Claude commited on

fix: address Devin Review findings β€” range(17), _safe_send, delbr prefix collision
06cf350

Devin AI vooom commited on

feat: enhance bot with Actions, search, diff, download, branch management, expanded AI tools
dac5d2f

Devin AI vooom commited on

fix: make agentmesh smoke-test resilient to offline/no-relay environment
6c5262d
unverified

Claude commited on

feat: add AgentMesh P2P encrypted agent communication layer
3170acc
unverified

Claude commited on

feat: add Pydantic v2 + Zod validation schemas for AI agent tool calls
71f1ce8
unverified

Claude commited on

feat: add Telegram notification bot for error alerts and startup events
48f7186
unverified

Claude commited on

feat: add observability, telemetry, and structured error logging
2e8dd6e
unverified

Claude commited on

Merge pull request #4 from FAJU85/main
5a78a3b
unverified

Fahad JUB commited on

Merge pull request #3 from FAJU85/claude/debug-bot-add-logging-tegTQ
9a92c33
unverified

Fahad JUB commited on

feat: add voice interaction β€” Groq Whisper STT + PlayAI TTS
53b8be1
unverified

Claude commited on

Merge pull request #2 from FAJU85/claude/debug-bot-add-logging-tegTQ
ec5d05e
unverified

Fahad JUB commited on

feat: add ALLaM-7B-Instruct-preview as default HuggingFace model
2f6f4b0
unverified

Claude commited on

fix: wire call_ai_with_tools into all AI button handlers and add recv_ai_key
f7ac71f
unverified

Claude commited on

feat: add multi-AI provider support (DeepSeek, HuggingFace, Mistral) + HF Space auto-sync
737f126
unverified

Claude commited on

perf: add connection pooling, retry logic, and Groq timeout
97b5d9b
unverified

Claude commited on

feat: add 8 missing agents to complete 56-agent suite
4ca0dae
unverified

Claude commited on

feat: add 48 specialized subagent definitions in .claude/agents/
ecd0502
unverified

Claude commited on

fix: resolve all critical findings from 5-agent parallel review
7ae87de
unverified

Claude commited on

Merge pull request #1 from FAJU85/claude/debug-bot-add-logging-tegTQ
84049d2
unverified

Fahad JUB commited on

chore: add .gitignore to exclude __pycache__
ce6a3cc
unverified

Claude commited on

fix: debug bot β€” fix groq_key bug, blocking I/O, Markdown errors + add structured logging
482cb01
unverified

Claude commited on

Add files via upload
7cca70f
unverified

Fahad JUB commited on