{"id":25164293,"url":"https://github.com/chon-group/dpkg-jacamo","last_synced_at":"2026-02-26T21:46:00.467Z","repository":{"id":173526701,"uuid":"650887183","full_name":"chon-group/dpkg-jacamo","owner":"chon-group","description":"Provides the package installation of JaCaMo CLI for Debian, Ubuntu, and derivatives.","archived":false,"fork":false,"pushed_at":"2025-01-02T17:34:30.000Z","size":26323,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T04:40:03.862Z","etag":null,"topics":["bdi","framework","jacamo","multiagent","multiagent-systems"],"latest_commit_sha":null,"homepage":"https://jacamo-lang.github.io/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chon-group.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-08T03:03:12.000Z","updated_at":"2025-01-02T17:33:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"cefe9e96-1cf1-4f57-8bff-c2417bcf553b","html_url":"https://github.com/chon-group/dpkg-jacamo","commit_stats":null,"previous_names":["chon-group/dpkg-jacamo"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chon-group%2Fdpkg-jacamo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chon-group%2Fdpkg-jacamo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chon-group%2Fdpkg-jacamo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chon-group%2Fdpkg-jacamo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chon-group","download_url":"https://codeload.github.com/chon-group/dpkg-jacamo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247032865,"owners_count":20872520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bdi","framework","jacamo","multiagent","multiagent-systems"],"created_at":"2025-02-09T04:29:50.851Z","updated_at":"2026-02-26T21:45:55.440Z","avatar_url":"https://github.com/chon-group.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# jacamo-cli - APT Package for [JaCaMo CLI](https://github.com/jacamo-lang/jacamo-cli)\n\n## DESCRIPTION\nThis package provides the JaCaMo CLI, a command-line interface tool to create and manage JaCaMo projects for Debian, Ubuntu, and derivates.\n\nThe JaCaMo project aims to promote the Multi-Agent Oriented Programming (MAOP) approach by providing a development platform that integrates tools and languages for programming the following dimensions of Multi-Agent Systems: agents (Jason), environment (Cartago), and organisation (Moise).\n\nThe JaCaMo platform is distributed under the licences of each platform, i.e. available open source and under GNU LGPL.\n\n## INSTALATION\nTo install the JaCaMo execute the following commands in a terminal:\n```\necho \"deb [trusted=yes] http://packages.chon.group/ chonos main\" | sudo tee /etc/apt/sources.list.d/chonos.list \nsudo apt update\nsudo apt install jacamo-cli\n```\n\n## USING\nTo execute the JaCaMo execute the following commands in a terminal:\n```\njacamo app create multiagentSystem --console\ncd multiagentSystem\njacamo multiagentSystem.jcm \n        \n        Runtime Services (RTS) is running at 127.0.0.1:46687\n        Agent mind inspector is running at http://127.0.0.1:3272\n        CArtAgO Http Server running on http://127.0.0.1:3273\n        Moise Http Server running on http://127.0.0.1:3274\n        [Moise] OrgBoard o created.\n        [Moise] group created: g1: group1 using artifact ora4mas.nopl.GroupBoard\n        [Cartago] Workspace w created.\n        [Cartago] artifact c1: example.Counter(3) at w created.\n        [bob] join workspace /main/o: done\n        [bob] join workspace /main/w: done\n        [bob] focusing on artifact c1 (at workspace /main/w) using namespace default\n        [bob] focus on c1: done\n        [bob] focusing on artifact g1 (at workspace /main/o) using namespace default\n        [bob] focus on g1: done\n        [bob] focusing on artifact o (at workspace /main/o) using namespace default\n        [bob] focus on o: done\n        [bob] hello world.\n```\n\n## INFO\nSee the [JaCaMo web site](https://jacamo-lang.github.io/).\n\n\n## COPYRIGHT\n+ The [JaCaMo project](https://github.com/jacamo-lang/jacamo) aims to promote the Multi-Agent Oriented Programming (MAOP) approach by providing a development platform that integrates tools and languages for programming the following dimensions of Multi-Agent Systems: agents, environment, and organisation.\n\n---\n+ ___JaCaMo-CLI Debian Package___ is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/). The licensor cannot revoke these freedoms as long as you follow the license terms:\n\n    * __Attribution__ — You must give __appropriate credit__ like below:\n\n    Lazarin, N.M., Pantoja, C.E., Viterbo, J. (2024). Dealing with the Unpredictability of Physical Resources in Real-World Multi-agent Systems. In: Rocha, A.P., Steels, L., van den Herik, J. (eds) Agents and Artificial Intelligence. ICAART 2023. Lecture Notes in Computer Science(), vol 14546. Springer, Cham. [https://doi.org/10.1007/978-3-031-55326-4_3](https://www.researchgate.net/publication/378961821_Dealing_with_the_Unpredictability_of_Physical_Resources_in_Real-World_Multi-agent_Systems)\n\n    \u003cdetails\u003e\n    \u003csummary\u003e Cite using Bibtex \u003c/summary\u003e\n\n        @InProceedings{lazarin_2024,\n        doi=\"10.1007/978-3-031-55326-4_3\"\n        author=\"Lazarin, Nilson Mori\n        and Pantoja, Carlos Eduardo\n        and Viterbo, Jos{\\'e}\",\n        editor=\"Rocha, Ana Paula\n        and Steels, Luc\n        and van den Herik, Jaap\",\n        title=\"Dealing with the Unpredictability of Physical Resources in Real-World Multi-agent Systems\",\n        booktitle=\"Agents and Artificial Intelligence\",\n        year=\"2024\",\n        publisher=\"Springer Nature Switzerland\",\n        address=\"Cham\",\n        pages=\"48--71\",\n        isbn=\"978-3-031-55326-4\"\n        }\n    \u003c/details\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchon-group%2Fdpkg-jacamo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchon-group%2Fdpkg-jacamo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchon-group%2Fdpkg-jacamo/lists"}