Skip to content

Commit a91bc6b

Browse files
Merge branch 'github:main' into main
2 parents 796c0a6 + 441da1d commit a91bc6b

File tree

12 files changed

+47
-9
lines changed

12 files changed

+47
-9
lines changed

.github/workflows/collections-renames.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/[email protected]
2020

2121
- name: Setup Ruby
22-
uses: ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1.269.0
22+
uses: ruby/setup-ruby@ac793fdd38cc468a4dd57246fa9d0e868aba9085 # v1.270.0
2323
with:
2424
bundler-cache: true
2525

@@ -30,7 +30,7 @@ jobs:
3030
run: bundle exec rake collections
3131

3232
- name: Commit changes and open PR
33-
uses: peter-evans/create-pull-request@v7
33+
uses: peter-evans/create-pull-request@v8
3434
with:
3535
commit-message: "✨ Autofixing renamed/removed collection items ✨"
3636
committer: "github-actions[bot] <[email protected]>"

.github/workflows/jekyll_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/[email protected]
2525

2626
- name: 💎 setup ruby
27-
uses: ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1.269.0
27+
uses: ruby/setup-ruby@ac793fdd38cc468a4dd57246fa9d0e868aba9085 # v1.270.0
2828
with:
2929
bundler-cache: true
3030
cache-version: 0

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/[email protected]
1717

1818
- name: Setup Ruby
19-
uses: ruby/setup-ruby@v1.269.0
19+
uses: ruby/setup-ruby@v1.270.0
2020
with:
2121
bundler-cache: true
2222

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Setup Ruby
4545
if: ${{ steps.topics.outputs.changed || steps.collections.outputs.changed || steps.all.outputs.changed }}
46-
uses: ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1.269.0
46+
uses: ruby/setup-ruby@ac793fdd38cc468a4dd57246fa9d0e868aba9085 # v1.270.0
4747
with:
4848
bundler-cache: true
4949

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source "https://rubygems.org"
33
gem "faraday", "2.14.0"
44
gem "faraday-retry", "2.3.2"
55
gem "github-pages", "~> 232", group: :jekyll_plugins
6-
gem "json", "2.16.0"
6+
gem "json", "2.18.0"
77
gem "language_server-protocol", "3.17.0.5"
88
gem "nokogiri", "~> 1.18.10"
99
gem "rake", "13.3.1"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ GEM
235235
gemoji (>= 3, < 5)
236236
html-pipeline (~> 2.2)
237237
jekyll (>= 3.0, < 5.0)
238-
json (2.16.0)
238+
json (2.18.0)
239239
kramdown (2.4.0)
240240
rexml
241241
kramdown-parser-gfm (1.1.0)
@@ -255,7 +255,7 @@ GEM
255255
jekyll (>= 3.5, < 5.0)
256256
jekyll-feed (~> 0.9)
257257
jekyll-seo-tag (~> 2.1)
258-
minitest (5.26.2)
258+
minitest (5.27.0)
259259
multi_xml (0.7.2)
260260
bigdecimal (~> 3.1)
261261
net-http (0.6.0)
@@ -366,7 +366,7 @@ DEPENDENCIES
366366
fastimage
367367
github-pages (~> 232)
368368
httparty
369-
json (= 2.16.0)
369+
json (= 2.18.0)
370370
language_server-protocol (= 3.17.0.5)
371371
minitest
372372
nokogiri (~> 1.18.10)
25.1 KB
Loading

topics/agenticsfoundation/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
aliases: agentics-foundation
3+
display_name: Agentics Foundation
4+
logo: agenticsfoundation.png
5+
short_description: Open source autonomous AI systems capable of independent reasoning, decision-making, and multi-agent collaboration.
6+
topic: agenticsfoundation
7+
related: artificial-intelligence, machine-learning, autonomous-agents, llm, ai-agents, multi-agent-systems
8+
---
9+
The Agentics Foundation is a not-for-profit organization dedicated to advancing autonomous AI through open source development, education, and community collaboration. Agentic AI represents the next frontier in artificial intelligence—systems that go beyond pattern recognition to perform independent reasoning, adapt to new situations, make decisions autonomously, and collaborate with humans and other agents. These capabilities enable AI to move from reactive tools to proactive partners that can understand context, set goals, and take action.
10+
11+
The foundation emphasizes hands-on skill development, practical educational toolkits, and collaborative resource creation grounded in open source values and responsible AI deployment. With a global community of over 100,000 members across platforms, developers and researchers are working together on projects spanning autonomous AI agents, multi-agent orchestration, agentic engineering patterns, and real-world deployment strategies. The foundation's approach combines technical rigor with accessibility, making cutting-edge AI innovation available to developers at all skill levels.
12+
13+
Projects under the Agentics Foundation umbrella focus on building transparent, auditable, and ethically-deployed autonomous systems. This includes frameworks for agent communication protocols, tools for orchestrating complex multi-agent workflows, educational resources for learning agentic design patterns, and safety mechanisms for responsible AI deployment. Whether you're building your first autonomous agent or architecting enterprise-scale multi-agent systems, the Agentics Foundation provides the resources, community support, and open source tools to help you succeed in shaping the future of agentic AI.

topics/shizuku/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
aliases: shizuku-app, shizuku-android
3+
created_by: RikkaApps
4+
display_name: Shizuku
5+
github_url: https://github.com/RikkaApps/Shizuku
6+
logo: shizuku.png
7+
related: android, android-app, adb
8+
short_description: Shizuku allows apps to use system APIs directly with ADB without requiring root access.
9+
topic: shizuku
10+
url: https://shizuku.rikka.app/
11+
---
12+
Shizuku is an Android framework that provides a way for applications to use system APIs that would normally require elevated privileges. By leveraging Android Debug Bridge (ADB) or root access, Shizuku creates a bridge between regular applications and system-level APIs, allowing developers to build powerful tools without requiring users to root their devices. This makes it particularly useful for system utility apps, file managers, and other applications that need deeper system integration while maintaining device security.

topics/shizuku/shizuku.png

24.1 KB
Loading

0 commit comments

Comments
 (0)