From 5329fe131c4ce8c8dfca1481797ca6ee18e90fd8 Mon Sep 17 00:00:00 2001 From: kazuki nakai Date: Tue, 11 Aug 2026 07:06:18 +0900 Subject: [PATCH 1/3] chore: remove default community license --- LICENSE | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 LICENSE diff --git a/LICENSE b/LICENSE deleted file mode 100644 index ac57b0a..0000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2025 Agile Technology - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. From ae48cfc997e2fd6ffdfac182a906e6652ac55a7a Mon Sep 17 00:00:00 2001 From: kazuki nakai Date: Tue, 11 Aug 2026 07:12:49 +0900 Subject: [PATCH 2/3] chore: retrigger required workflow evaluation From 5ed75648fc68173321d00e4c7a3ef27be3c11726 Mon Sep 17 00:00:00 2001 From: kazuki nakai Date: Wed, 12 Aug 2026 01:39:28 +0900 Subject: [PATCH 3/3] docs: refresh organization profile --- profile/README.md | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/profile/README.md b/profile/README.md index e4e2dac..d8e67e3 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,10 +1,32 @@ +
+ # Agiletec -人とAIが安全に協働できる業務ソフトウェアを開発しています。 +### Build it. Understand it. Own it. + +**すべての企業に、自社開発を。** + +[Website](https://agiletec.net) · [Open source](https://github.com/orgs/agiletec-inc/repositories) · [Contributing](https://github.com/agiletec-inc/.github/blob/main/CONTRIBUTING.md) · [Security](https://github.com/agiletec-inc/.github/blob/main/SECURITY.md) + +
+ +We build practical software for teams working with AI—tools that keep people in control, make systems understandable, and turn automation into an everyday capability. + +AIを使うことが、誰かへの依存を増やすのではなく、自分たちで判断し、つくり、運用できる力につながるように。プロダクトとオープンソースの両方から、そのための仕組みをつくっています。 + +## Featured open source + +| Project | What it does | +| --- | --- | +| [AIRIS MCP Gateway](https://github.com/agiletec-inc/airis-mcp-gateway) | Provides external documentation to AI agents only when it is needed, through short-lived local MCP sessions. | +| [MindBase](https://github.com/agiletec-inc/mindbase) | Keeps durable, semantic conversation memory in a local-first stack built on PostgreSQL, pgvector, and Ollama. | +| [⌘IME](https://github.com/agiletec-inc/cmd-ime) | Switches between alphanumeric and kana input with the left and right Command keys on macOS. | +| [Approved Browser MCP](https://github.com/agiletec-inc/approved-browser-mcp) | Adds approval, permission, and audit boundaries to Playwright MCP browser actions. | + +Explore all [public repositories](https://github.com/orgs/agiletec-inc/repositories) or visit [agiletec.net](https://agiletec.net) for our products and services. + +## Build with us -- 製品・OSSは各リポジトリのREADMEを参照してください。 -- contributionは[CONTRIBUTING.md](../CONTRIBUTING.md)を参照してください。 -- security issueは[SECURITY.md](../SECURITY.md)の窓口へ非公開で報告してください。 +Issues and pull requests are welcome. Start with the contribution guide in the repository you want to change; organization-wide guidance is in [CONTRIBUTING.md](https://github.com/agiletec-inc/.github/blob/main/CONTRIBUTING.md). -組織共通のCI実装とpolicyはpublic `agiletec-inc/github-actions`が所有します。このpublic `.github`は -organization profile、community health、workflow starter templateだけを提供します。 +Found a vulnerability? Please follow our [security policy](https://github.com/agiletec-inc/.github/blob/main/SECURITY.md) and report it privately—not in a public issue.