Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DigitalKin-ai
/
service-apis
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
1
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #78
#78
Open
xaviave
wants to merge 20 commits into
main
DigitalKin-ai/service-apis:main
from
dev
DigitalKin-ai/service-apis:dev
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Dev
#78
xaviave
wants to merge 20 commits into
main
DigitalKin-ai/service-apis:main
from
dev
DigitalKin-ai/service-apis:dev
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2025
feat(storage): update storage requests to work with collection and change modify to update
thibaud-perrin
committed
a2a1281
View commit details
Copy full SHA for a2a1281
Browse repository at this point
Merge pull request #74 from DigitalKin-ai/feature/storage-db
Show description for 404f6c6
thibaud-perrin
authored
404f6c6
View commit details
Copy full SHA for 404f6c6
Browse repository at this point
Commits on May 6, 2025
feat(setup): add list setups method in setup service
bbbouvier
authored and
thibaud-perrin
committed
3f58ca5
View commit details
Copy full SHA for 3f58ca5
Browse repository at this point
Merge pull request #73 from DigitalKin-ai/feature/list-setups
Show description for dd23175
thibaud-perrin
authored
dd23175
View commit details
Copy full SHA for dd23175
Browse repository at this point
feat(cost): change to cost_type and add filter
GuillaumeSachet
committed
078aef8
View commit details
Copy full SHA for 078aef8
Browse repository at this point
Merge pull request #75 from DigitalKin-ai/feature/cost
Show description for 2fa41e3
thibaud-perrin
authored
2fa41e3
View commit details
Copy full SHA for 2fa41e3
Browse repository at this point
Commits on May 7, 2025
fix(cost): name is not unique dans getcost returns a list
GuillaumeSachet
committed
ee377b9
View commit details
Copy full SHA for ee377b9
Browse repository at this point
Merge pull request #76 from DigitalKin-ai/fix/cost
Show description for e5710ce
thibaud-perrin
authored
e5710ce
View commit details
Copy full SHA for e5710ce
Browse repository at this point
Commits on May 27, 2025
feat(setup-lifecycle): add config rpc
Show description for 1ad1993
xaviave
committed
1ad1993
View commit details
Copy full SHA for 1ad1993
Browse repository at this point
Merge pull request #77 from DigitalKin-ai/feature/101-setup-lifecycle
Show description for 6e4cbd2
xaviave
authored
6e4cbd2
View commit details
Copy full SHA for 6e4cbd2
Browse repository at this point
Commits on Jun 3, 2025
refactor(filesystem): replace data.proto with filesystem.proto and enhance FilesystemService with new file management features
Show description for 2032e6d
GuillaumeSachet
committed
2032e6d
View commit details
Copy full SHA for 2032e6d
Browse repository at this point
Merge pull request #80 from DigitalKin-ai/feature/update-filesystem
Show description for ae4a6c0
thibaud-perrin
authored
ae4a6c0
View commit details
Copy full SHA for ae4a6c0
Browse repository at this point
Commits on Jun 4, 2025
refactor(filesystem): update UpdateFileRequest message to replace 'name' with 'id' for improved clarity and consistency
GuillaumeSachet
committed
500b638
View commit details
Copy full SHA for 500b638
Browse repository at this point
Merge pull request #82 from DigitalKin-ai/refactor/filesystem
Show description for 8ad09c0
GuillaumeSachet
authored
8ad09c0
View commit details
Copy full SHA for 8ad09c0
Browse repository at this point
refactor(filesystem): remove ListFiles RPC and update file messages for improved clarity and consistency
GuillaumeSachet
committed
3be2b26
View commit details
Copy full SHA for 3be2b26
Browse repository at this point
Merge pull request #83 from DigitalKin-ai/fix/filesystem
Show description for 8f1371a
digitalkin-dev
authored
8f1371a
View commit details
Copy full SHA for 8f1371a
Browse repository at this point
Commits on Jun 5, 2025
refactor(filesystem): rename 'id' to 'file_id' in File message and update related fields for consistency and clarity
GuillaumeSachet
committed
7006925
View commit details
Copy full SHA for 7006925
Browse repository at this point
Merge pull request #84 from DigitalKin-ai/refactor/filesystem
Show description for e983853
GuillaumeSachet
authored
e983853
View commit details
Copy full SHA for e983853
Browse repository at this point
Commits on Jul 11, 2025
refactor(filesystem): rename 'storage_url' to 'storage_uri' and add 'file_url' in File message for improved clarity and consistency
bbbouvier
committed
796038f
View commit details
Copy full SHA for 796038f
Browse repository at this point
Commits on Jul 15, 2025
Merge pull request #85 from DigitalKin-ai/feat/file-url
Show description for fd784a8
thibaud-perrin
authored
fd784a8
View commit details
Copy full SHA for fd784a8
Browse repository at this point
You can’t perform that action at this time.