Commit graph

320 commits

Author SHA1 Message Date
shannonsands
b908e4e9ba
Merge pull request #117 from NousResearch/merge-krishpop-contributions
Merge krishpop contributions
2025-05-23 21:46:12 -07:00
Shannon Sands
927b2a7d37 Removed .env file with API key altered by contrib 2025-05-24 14:45:30 +10:00
Shannon Sands
0c4c3e1e6c linting 2025-05-24 14:43:24 +10:00
Shannon Sands
47c42bdc72 linting 2025-05-24 14:37:24 +10:00
Shannon Sands
160abf8574 Integrate krishpop's Cat Behavior Communication Environment - Merged cat behavior environment from krishpop:main - Moved cat files from environments/ to environments/community/cat_behavior_env/ - Fixed file paths for cat_behaviors.json and cat_scenarios.json - Removed unused imports and fixed all linting issues - Updated community README with comprehensive cat environment description - Credited author @krishpop with GitHub link 2025-05-24 14:21:58 +10:00
Shannon Sands
f399e3513f Merge remote-tracking branch 'krishpop/main' into merge-krishpop-contributions 2025-05-24 13:54:43 +10:00
shannonsands
d8002e5a80
Merge pull request #116 from NousResearch/merge-roshansanjeev-contributions
Merge roshansanjeev contributions
2025-05-23 20:51:07 -07:00
Shannon Sands
95bec5e7a8 Integrate RoshanSanjeev's ExamCraft environment - Merged ExamCraft environment from RoshanSanjeev PR #95 - Moved from environments/hack0/ to environments/community/ - Removed demo_artifacts.tar.gz file to avoid repo clutter - Updated community README with comprehensive ExamCraft description - Fixed all linting issues (flake8, black, isort) - Credited author @RoshanSanjeev with GitHub link 2025-05-24 13:48:52 +10:00
Shannon Sands
455fbd053c Merge branch 'RoshanSanjeev-examcraft' into merge-roshansanjeev-contributions 2025-05-24 13:39:03 +10:00
shannonsands
8c35d50d20
Merge pull request #115 from NousResearch/merge-joshgarza-contributions
Merge joshgarza contributions
2025-05-23 20:35:05 -07:00
Shannon Sands
32cf5e3d42 Integrate joshgarza's accessibility environment - Merged accessibility environment from joshgarza:main - Moved from environments/hack0/ to environments/community/ - Updated community README with detailed description of accessibility auto-fixer - Added note about missing dataset file - Credited author @joshgarza with GitHub link 2025-05-24 13:31:50 +10:00
Shannon Sands
30ddc8a36d Merge remote-tracking branch 'joshgarza/main' into merge-joshgarza-contributions 2025-05-24 13:29:23 +10:00
shannonsands
1c3b9f4c90
Merge pull request #113 from NousResearch/bugfix-default-factories-cli-args
Bugfix default factories cli args
2025-05-22 23:00:45 -07:00
shannonsands
5512555c6f
Merge pull request #108 from NousResearch/fix/asyncio-event-loop-handling
loop check
2025-05-22 22:59:14 -07:00
shannonsands
a40de6991b
Merge pull request #112 from NousResearch/merge-edmundman-contributions
Merge edmundman contributions
2025-05-22 22:58:57 -07:00
Shannon Sands
8aff7cb3c5 Fix import sorting issues in environment files - Move wandb imports to third-party section in philosophical_rlaif_env.py, math_server.py, math_server_zero.py, and tool_calling_server.py - Add missing spaces after commas in ufc_server.py stats.get() calls - Manual fixes to resolve CI linting failures 2025-05-23 15:58:16 +10:00
Shannon Sands
285b2bb2b7 Resolved conflicts 2025-05-23 15:51:36 +10:00
Shannon Sands
7de20bddfe merged changes 2025-05-23 15:48:14 +10:00
Shannon Sands
6e55cbc448 Add edmundman's UFC prediction environment with sample dataset - Moved UFC environment from hack0/ to community/ufc_prediction_env/ - Fixed all linting issues: unused imports, long lines, unused variables - Trimmed large_dataset.csv to 799 records (459KB) to meet repository limits - Added comprehensive documentation to community README - Environment features both text-based and image-based fight prediction - Generates entertaining TTS-ready commentary for voice synthesis - Includes web scraping tools and Flask UI interface 2025-05-23 15:47:12 +10:00
Shannon Sands
606b917042 Merge edmundman's UFC_FIGHT_PREDICTOR contribution 2025-05-23 15:33:02 +10:00
shannonsands
a923e58ada
Merge pull request #111 from NousResearch/merge-vivek100-contributions
Merge vivek100 contributions
2025-05-22 22:28:05 -07:00
Shannon Sands
a2228656d9 Remove duplicate wandb import in base.py - Final isort fix for CI workflow 2025-05-23 15:27:20 +10:00
Shannon Sands
581d29ff92 Fix import sorting issues manually - Move wandb imports to proper third-party import section - Remove extra blank lines - Skip pre-commit hooks to resolve CI workflow failures 2025-05-23 15:25:40 +10:00
Shannon Sands
93a5da9e32 Fix linting issues across repository - Install pre-commit hooks properly - Fix trailing whitespace and end-of-file issues in metric card generator README - Fix import sorting across multiple files to comply with isort --profile black 2025-05-23 15:17:27 +10:00
Shannon Sands
27ea15e544 Add vivek100's Metric Card Generator Environment to community - Added comprehensive environment for JSON UI component generation with schema validation and multi-dimensional evaluation - Fixed all linting issues and updated community README with proper attribution 2025-05-23 15:11:03 +10:00
Shannon Sands
881b2f522f pulled in changes 2025-05-23 15:02:19 +10:00
shannonsands
3d3c71dde0
Merge pull request #110 from NousResearch/merge-erikqu-contributions
Merge erikqu contributions
2025-05-22 21:56:20 -07:00
Shannon Sands
8b81e78998 Add erikqu's Playwright Agent Environment to community README 2025-05-23 14:53:19 +10:00
Shannon Sands
853b061bbb Move playwright_agent_env.py to community directory and fix linting issues 2025-05-23 14:51:46 +10:00
Shannon Sands
7822528faa Merge branch 'main' into merge-erikqu-contributions 2025-05-23 14:48:29 +10:00
shannonsands
4c63e40120
Merge pull request #109 from NousResearch/unified-gabinfay-contribs
Unified gabinfay contribs
2025-05-22 21:42:34 -07:00
Shannon Sands
2e31c42e79 inexplicable wandb linting error 2025-05-23 14:38:57 +10:00
Shannon Sands
28fb9c750f linting 2025-05-23 14:31:02 +10:00
Shannon Sands
431c3c4aad resolved conflict 2025-05-23 14:29:32 +10:00
Shannon Sands
93cd2ac8b0 Complete linting fixes - all pre-commit checks now pass! Fixed listen_agent, telephony agents, and router_agent issues 2025-05-23 14:21:28 +10:00
Shannon Sands
b244132c75 Fix linting issues in router_env agents - reduced errors from 80+ to 44 2025-05-23 14:15:36 +10:00
Shannon Sands
33926d44ec linting ongoing 2025-05-23 13:56:05 +10:00
Shannon Sands
80affdb191 Fix linting issues in main community environment files - Remove unused imports from lean_proof_env.py - Fix line length issues in both lean_proof_env.py and philosophical_rlaif_env.py - Improve code formatting and readability - Both main environment files now pass all pre-commit checks 2025-05-23 13:48:41 +10:00
Shannon Sands
7f2e1a4f90 Fix formatting issues in community environments - Applied black, isort, trailing whitespace, and end-of-file fixes - Remaining flake8 issues (unused imports, line length) noted for future cleanup 2025-05-23 13:33:13 +10:00
Shannon Sands
e85a170c34 Reorganize community environments - Move lean_proof_env, router_env, and philosophical_rlaif_env.py to environments/community/ - Add comprehensive README for community environments - This organizes community-contributed environments into a dedicated community folder for better maintainability and discoverability 2025-05-23 13:31:13 +10:00
shannonsands
efe9b79846
Merge pull request #107 from Hack666r/link
Update CONTRIBUTING.md
2025-05-22 20:18:05 -07:00
Shannon Sands
2eddcb3cd9 fu linting 2025-05-23 11:18:16 +10:00
Shannon Sands
5b9c8368d6 linting 2025-05-23 11:16:17 +10:00
Shannon Sands
28e1e76cb7 added default factory handling for CLI args 2025-05-23 11:15:44 +10:00
Shannon Sands
d98f65f444 linting 2025-05-23 11:09:06 +10:00
Shannon Sands
606a2615f0 loop check 2025-05-23 11:05:08 +10:00
Slava
5e58408266
Update CONTRIBUTING.md 2025-05-22 17:22:27 +02:00
shannonsands
ba4ee8d68b
Merge pull request #63 from NousResearch/toolcalling-server-process-fix
Toolcalling server process fix
2025-05-21 21:56:11 -07:00
shannonsands
18bc94f64c
Merge pull request #105 from NousResearch/community-folder
updated llms.txt, contribution guide and added community folder with …
2025-05-21 20:03:55 -07:00
Shannon Sands
0cba08baba wording 2025-05-22 12:00:07 +10:00