/
githubmirror
/
ai-legion
ОбзорДокументацияВойти
/
githubmirror
/
ai-legion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
ai-legion/
src/
..
memory

insert a noop at the beginning so the agent waits to be given instructions

3 года назад
module

update model registry to include gpt-4.1 and adjust default model in parameters; modify test to use string reference for gpt-3.5-turbo

год назад
store

add JsonStore

3 года назад
action-handler.ts

finish implementing pinnedMessage support and move primer to the core pinnedMessage

3 года назад
agent.ts

control heartbeat with a variable

2 года назад
console.ts

fix: restore heartbeat functionality and correct colon index detection in console input

2 года назад
in-memory-message-bus.ts

make subscribe and unsubscribe not take async listeners

3 года назад
main.ts

rename filesystem module to system and implement runCommand action

2 года назад
make-decision.ts

refactor message handling to remove system role and add support for new GPT_O1_PREVIEW model

2 года назад
message-bus.ts

make subscribe and unsubscribe not take async listeners

3 года назад
message.ts

refactor message handling to remove system role and add support for new GPT_O1_PREVIEW model

2 года назад
openai.ts

refactor OpenAI integration to use model configuration from JSON and simplify model handling

2 года назад
parameters.ts

update model registry to include gpt-4.1 and adjust default model in parameters; modify test to use string reference for gpt-3.5-turbo

год назад
parse-action.test.ts

rename filesystem module to system and implement runCommand action

2 года назад
parse-action.ts

allow other parameters to appear after a multi-line parameter

3 года назад
redis-message-bus.ts

make subscribe and unsubscribe not take async listeners

3 года назад
task-queue.test.ts

add test for task-queue written by GPT-4, fix bug it found!

3 года назад
task-queue.ts

add linting

3 года назад
types.ts

refactor message handling to remove system role and add support for new GPT_O1_PREVIEW model

2 года назад
util.ts

refactor message handling to remove system role and add support for new GPT_O1_PREVIEW model

2 года назад
web-socket-server.ts

add basic socket server that streams all messagebus content to a websocket (#24)

3 года назад