Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Cooperative Cuisine Environment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Social Cognitive Systems
CoCoSy
Cooperative Cuisine Environment
Graph
bb93cbab38014946dd5e70bf5d74d66a43d5ff62
Select Git revision
Branches
17
103-sounds
119-docs-new-perspective
124-additional-state-keys-and-values
143-voice-chat-2d-version
144-gkk-exercises
151-mumble
157-show-content-progress
dev
protected
ffd-demo-arcade
ipyhop
ipyhop-asr-nlu
llm-agent
main
default
protected
rl-bachelor-thesis
show-number-content
voicechat
web_version
Tags
5
ffday
v1.2.0
v1.1.3
v1.1.0
v1.0.0
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Feb
26
25
24
19
18
17
14
13
11
31
Jan
30
29
24
23
22
21
20
16
15
14
13
10
9
8
7
6
5
19
Dec
18
16
13
12
11
10
5
2
28
Nov
27
26
25
24
22
15
10
25
Oct
24
22
17
16
15
14
9
7
2
1
28
Sep
26
25
24
20
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
28
Aug
22
21
20
19
18
17
16
15
14
13
9
7
6
2
31
Jul
30
29
28
27
26
25
23
22
19
17
14
12
11
10
8
7
5
28
Jun
25
24
19
18
17
12
10
1
29
May
15
13
7
2
30
Apr
23
22
19
17
15
14
12
11
10
9
8
4
3
2
27
Mar
Updated agent selection to allow for mixed types
Refactor logging for HTTP response handling.
Enable player ignoring in base agent configuration.
New end tone
Merge remote-tracking branch 'origin/llm-agent' into llm-agent
Add further information to asr sim gui which contain detected user intent
Refactor agents and base agent structure, add tests.
Remove unused import of jinja2.filters.do_sort
Remove unused "agents" extra dependency group
Add instructions for defining custom agent scripts
Add README for BaseAgent and improve script loading behavior
Remove unused agent configuration and script files.
Remove default agent definitions and update installation guide.
Add functionality for loading and managing agent scripts
Refactor agent script management with dynamic Enum creation.
Merge remote-tracking branch 'origin/llm-agent' into llm-agent
Update end sound
Remove hardcoded path for BT_AGENT configuration
Refactor: Relocate agent and utility modules for clarity
Added sound to signal that the level is about to end
Add "time is up" label and functionality to timer
Merge remote-tracking branch 'origin/llm-agent' into llm-agent
Add launch scripts and desktop launchers
bug fixes. Stop immediately. ASR bug (None not callable). Pretty GUI. Default values for agent navigation.
Fix ipyhop_speech_agent
Moved nlu files
Moved nlu files
Refactor counter check and task timeout conditions.
Better examples for prompting
Re-Add non-async variants of prompting
Removed eval in gui
Separate print flag for debug in ipyhop agent
Remove eval from gui, remove create from AgentScripts enum
Add option to add noise to movement vector
Adjust task planning by adding a goto for partial_t_achieve_interact, empty return for t_clear_counter
Merge remote-tracking branch 'origin/llm-agent' into llm-agent
Add player avoidance radius as Global parameter
Add some clarity to goto task handling
Fix playing bell sound after pressing main menu button
Add failure condition for put agent task
Loading