File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111** Visual debugging and orchestration dashboard for [ AgentOS] ( https://agentos.sh ) agents.**
1212
1313[ ![ npm] ( https://img.shields.io/npm/v/@framers/agentos?logo=npm&color=cb3837 )] ( https://www.npmjs.com/package/@framers/agentos )
14- [ ![ License] ( https://img.shields.io/badge/License-Apache_2.0-blue ?logo=apache &logoColor=white )] ( https://github.com/framersai/agentos/blob/master/ LICENSE)
14+ [ ![ License] ( https://img.shields.io/badge/License-MIT-green ?logo=opensourceinitiative &logoColor=white )] ( LICENSE )
1515[ ![ TypeScript] ( https://img.shields.io/badge/TypeScript-5.4+-3178c6?logo=typescript&logoColor=white )] ( https://www.typescriptlang.org/ )
1616
1717[ Website] ( https://agentos.sh ) · [ Docs] ( https://docs.agentos.sh ) · [ GitHub] ( https://github.com/framersai/agentos ) · [ Discord] ( https://discord.gg/usEkfCeQxs ) · [ npm] ( https://www.npmjs.com/package/@framers/agentos )
Original file line number Diff line number Diff line change 4040 },
4141 "dependencies" : {
4242 "@framers/agentos" : " workspace:^" ,
43- "@framers/sql-storage-adapter" : " ^0.6.1 " ,
43+ "@framers/sql-storage-adapter" : " ^0.6.3 " ,
4444 "@framers/theme-tokens" : " ^0.1.0" ,
4545 "@hookform/resolvers" : " ^3.6.0" ,
4646 "@tanstack/react-query" : " ^5.51.0" ,
9292 "repository" : {
9393 "type" : " git" ,
9494 "url" : " https://github.com/framersai/agentos-workbench"
95- }
96- }
95+ },
96+ "license" : " MIT"
97+ }
You can’t perform that action at this time.
0 commit comments