Reduce OSS docs diff to STE fixes

This commit is contained in:
Alex Schapiro
2026-08-14 19:32:17 +00:00
parent 5e8a773f3e
commit cb3fa2db51
10 changed files with 50 additions and 65 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ Skills are specialized knowledge packages that enhance agent capabilities. They
2. **Fork and branch:** Create a branch from `main`
3. **Make changes:** Follow the existing code style
4. **Write tests:** Add coverage for new features
5. **Run checks:** Run `make check-all`
5. **Run checks:** `make check-all` should pass
6. **Submit a pull request:** Link to the issue and provide context
### Code Style