Commit History

fix: restore previous model card with tools showcase
b64b6b0

walidsobhie-code Claude Opus 4.6 commited on

release: prepare v1.0.0 for public release
13d8bea

walidsobhie-code commited on

fix: add model card to repo root for HuggingFace display
bab1a6f

walidsobhie-code commited on

reorganize: consolidate root level to 20 folders
b8e3e42

walidsobhie-code Claude Opus 4.6 commited on

chore: Rename MCP server to Stack2.9
c7f1596

walidsobhie-code commited on

fix: Correct FastMCP.add_tool signature for MCP server
5ddf5f9

walidsobhie-code commited on

feat: Add MCP server for Stack 2.9 tools exposure
3de42e7

walidsobhie-code commited on

Fix tool parameter signatures and improve consistency
359acf6

walidsobhie-code commited on

Fix badges: remove broken loved badge, move badges to top
71c6bb8

walidsobhie-code commited on

Update README with premium tools showcase, badges, and full tool list
1fba63f

walidsobhie-code commited on

feat: Add remaining RTMP tools (FileRead, FileWrite, Sleep, AskQuestion, Brief, TaskGet, TeamDelete, MCPTool, Worktree, SyntheticOutput)
5dc5419

walidsobhie-code commited on

feat: Add Tier 2 RTMP tools (TodoWrite, PlanMode, ConfigTool)
31d646f

walidsobhie-code commited on

feat: Add FileEditTool, GrepTool, GlobTool (Tier 1 RTMP tools)
2531078

walidsobhie-code commited on

Add HuggingFace model card metadata
aeb76d4

walidsobhie-code commited on

fix: Remove YAML from MODEL_CARD.md, rely on .modelcard.yml
feb5b3b

walidsobhie-code Claude Opus 4.6 commited on

fix: Update model card YAML with model-index
692ebe1

walidsobhie-code Claude Opus 4.6 commited on

fix: Clean up .modelcard.yml YAML metadata
0058968

walidsobhie-code Claude Opus 4.6 commited on

chore: Update model card to match big brand style
e02416c

walidsobhie-code commited on

feat: Add Phase 2 RTMP tools (web_fetch, messaging, remote_trigger, tool_discovery)
e6853d3

walidsobhie-code commited on

feat: Add RTMP tools implementation (Phase 1 & 2)
068bc7f

walidsobhie-code commited on

feat: Add comprehensive enhancement modules for Stack 2.9
8f05ad1

walidsobhie-code commited on

Add persistent chat history to ~/.stack-2.9/chat_history.json
6807e9a

walidsobhie-code commited on

fix: remove feedback prompt from chat mode for cleaner UX
31f5bef

walidsobhie-code commited on

chore: update .gitignore to exclude archived files
faeab43

walidsobhie-code commited on

fix: update benchmark paths in stack-2.9-cli.py and remove deprecated cli/ module
fd9b9a2

walidsobhie-code commited on

init
a9b0b85

walidsobhie-code commited on

Add web UI, GitHub tool, enable all tools
faf9686

walidsobhie-code commited on

Update README to remove unnecessary sections
002f981
unverified

Welly-code commited on

Add tools, fix web search, update model
35697c2

walidsobhie-code commited on

Exclude large jsonl files from repo
cee9266

walidsobhie-code commited on

Add git lfs tracking for large jsonl files
29a776a

walidsobhie-code commited on

Fix Gradio/huggingface_hub version compatibility
97fa10c

walidsobhie-code Claude Opus 4.6 commited on

Add ddgs for free web search
729d832

walidsobhie-code commited on

Add real web search with ddgs (DuckDuckGo HTML scraper, free, no API key)
0fbc572

walidsobhie-code commited on

Fix search with DuckDuckGo API (proper JSON parsing)
35799ef

walidsobhie-code commited on

Use local model instead of HF for faster loading
3c29912

walidsobhie-code commited on

Add web search command (search:query) with DuckDuckGo API
40b1cc9

walidsobhie-code commited on

Load model from HF: my-ai-stack/stack-2-9-finetuned
217c8d8

walidsobhie-code commited on

Improve chat.py with system prompt and User/Assistant format
2aa22b3

walidsobhie-code commited on

Add interactive chat script with improved generation settings
7a8afa9

walidsobhie-code commited on

feat: add code completion generator and model registry tools
4ca507e

walidsobhie-code commited on

feat: add 5000 more tool calling examples (total: 6500)
2e091e7

walidsobhie-code commited on

feat: add training recipes for T4 QLoRA, A100, local training
e4ff487

walidsobhie-code commited on

feat: add evaluation datasets (HumanEval 50, MBPP 100, Tool scenarios 50)
20a06fb

walidsobhie-code commited on

feat: add production infrastructure - CI/CD, Docker, code quality, and monitoring
b5998ff

walidsobhie-code commited on

feat: add inference API, quickstart guide, roadmap, and combined tool data
b03a8a0

walidsobhie-code commited on

feat: add evaluation scripts, tool calling data generator, and 7B training configs
183b3b6

walidsobhie-code commited on

fix: remove Google Drive mount (Colab-only) - use Kaggle output + GitHub push instead
a8f2981

walidsobhie-code commited on

feat: add Google Drive auto-save to prevent losing model outputs
65c52b2

walidsobhie-code commited on

feat: add model testing and evaluation scripts
f4b31b2

walidsobhie-code commited on