Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NetLogo
/
Netlogo-LLM-Extension
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
24
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Flocking Boids demo
- #18
#18
Open
JNK234
wants to merge 16 commits into
main
NetLogo/Netlogo-LLM-Extension:main
from
feature/flocking-boids
NetLogo/Netlogo-LLM-Extension:feature/flocking-boids
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat: Flocking Boids demo
#18
JNK234
wants to merge 16 commits into
main
NetLogo/Netlogo-LLM-Extension:main
from
feature/flocking-boids
NetLogo/Netlogo-LLM-Extension:feature/flocking-boids
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2026
feat: create topology-tournament.nlogo with mesh/hierarchy/chain breeds
Show description for 013f3a6
JNK234
committed
013f3a6
View commit details
Copy full SHA for 013f3a6
Browse repository at this point
feat: add coordinator-template.yaml for LLM decisions
Show description for 76c59e9
JNK234
committed
76c59e9
View commit details
Copy full SHA for 76c59e9
Browse repository at this point
feat: add config.txt with provider settings
Show description for 10c96c5
JNK234
committed
10c96c5
View commit details
Copy full SHA for 10c96c5
Browse repository at this point
docs: add comprehensive README.md for topology-tournament
Show description for 0ecea4d
JNK234
committed
0ecea4d
View commit details
Copy full SHA for 0ecea4d
Browse repository at this point
feat: add BehaviorSpace config, analysis script, and tests
Show description for 402708b
JNK234
committed
402708b
View commit details
Copy full SHA for 402708b
Browse repository at this point
Commits on Feb 28, 2026
feat: Flocking Boids demo - pure NetLogo boids simulation
JNK234
committed
6e96d72
View commit details
Copy full SHA for 6e96d72
Browse repository at this point
Commits on Mar 6, 2026
feat: add deterministic test provider and rewrite test suite
Show description for 138f56e
JNK234
committed
138f56e
View commit details
Copy full SHA for 138f56e
Browse repository at this point
ci: add GitHub Actions workflow and pre-push hook
Show description for a01971f
JNK234
committed
a01971f
View commit details
Copy full SHA for a01971f
Browse repository at this point
docs: add testing guide and update build/release docs
Show description for b9b20d5
JNK234
committed
b9b20d5
View commit details
Copy full SHA for b9b20d5
Browse repository at this point
chore: remove topology-tournament demo
Show description for ddf766d
JNK234
committed
ddf766d
View commit details
Copy full SHA for ddf766d
Browse repository at this point
feat: add flocking-boids demo with BehaviorSpace sweep
Show description for 25b5d8f
JNK234
committed
25b5d8f
View commit details
Copy full SHA for 25b5d8f
Browse repository at this point
chore: update bundled files with current build paths
Show description for b3ce032
JNK234
committed
b3ce032
View commit details
Copy full SHA for b3ce032
Browse repository at this point
feat: convert flocking-boids model to NetLogo 7.0+ .nlogox format
Show description for d230a6b
JNK234
committed
d230a6b
View commit details
Copy full SHA for d230a6b
Browse repository at this point
fix: correct flocking-boids NetLogo code errors (dx/dy, globals, force directions)
JNK234
committed
e709e9f
View commit details
Copy full SHA for e709e9f
Browse repository at this point
Merge branch 'feature/flocking-boids' of https://github.com/JNK234/Netlogo-LLM-Extension into feature/flocking-boids
JNK234
committed
e495505
View commit details
Copy full SHA for e495505
Browse repository at this point
fix: rewrite flocking-boids .nlogox to valid NetLogo 7.0.3 format
Show description for 180d849
JNK234
committed
180d849
View commit details
Copy full SHA for 180d849
Browse repository at this point
You can’t perform that action at this time.