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
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 }}
cdraper-CS
/
cortex-cli
Public
forked from
CognitiveScale/cortex-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 4, 2018
bump version
clee-cs
committed
e6a0d6d
View commit details
Copy full SHA for e6a0d6d
Browse repository at this point
CCF-5478: skills api returns a differently formatted error message than other api, added handling in `constructError` function (#75)
clee-cs
authored
ce1a526
View commit details
Copy full SHA for ce1a526
Browse repository at this point
Commits on May 3, 2018
0.6.22
dwisecup-cs
committed
b006a8e
View commit details
Copy full SHA for b006a8e
Browse repository at this point
Merge pull request #71 from CognitiveScale/CCF-5300
Show description for 3bf648e
dwisecup-cs
authored
3bf648e
View commit details
Copy full SHA for 3bf648e
Browse repository at this point
Commits on Apr 26, 2018
first pass at understanding the error messages in the cli, think that… (#72)
Show description for 77cc332
clee-cs
authored
77cc332
View commit details
Copy full SHA for 77cc332
Browse repository at this point
add error message for saving skill
dwisecup-cs
committed
c1da981
View commit details
Copy full SHA for c1da981
Browse repository at this point
error code after printerror
dwisecup-cs
committed
38ceede
View commit details
Copy full SHA for 38ceede
Browse repository at this point
Commits on Apr 25, 2018
fix for saving type with bad format
dwisecup-cs
committed
0b7f33b
View commit details
Copy full SHA for 0b7f33b
Browse repository at this point
fix for non-zero error code
dwisecup-cs
committed
0930b96
View commit details
Copy full SHA for 0930b96
Browse repository at this point
Commits on Apr 24, 2018
commenting out second deploy phase for staging
clee-cs
committed
3c9c219
View commit details
Copy full SHA for 3c9c219
Browse repository at this point
CCF-5284 fixing datasets `get-stream` command (#70)
Show description for dc01dd2
clee-cs
authored
dc01dd2
View commit details
Copy full SHA for dc01dd2
Browse repository at this point
Merge pull request #67 from CognitiveScale/COPS-1288
Show description for 6c9bc49
rdeleon-cs
authored
6c9bc49
View commit details
Copy full SHA for 6c9bc49
Browse repository at this point
Fix typo package.json
jgielstra-cs
committed
2c1e6b7
View commit details
Copy full SHA for 2c1e6b7
Browse repository at this point
Use v3 datasets (#64)
Show description for ce141de
dwisecup-cs
authored and
jgielstra-cs
committed
ce141de
View commit details
Copy full SHA for ce141de
Browse repository at this point
Fixed task list
dwisecup-cs
committed
4ab90c8
View commit details
Copy full SHA for 4ab90c8
Browse repository at this point
Commits on Apr 23, 2018
Merge branch 'develop'
clee-cs
committed
418de0e
View commit details
Copy full SHA for 418de0e
Browse repository at this point
CCF-5226: bumping included version of `generator-cortex` and cli version (#68)
clee-cs
authored
d3e47da
View commit details
Copy full SHA for d3e47da
Browse repository at this point
Commits on Apr 20, 2018
attempt to leverage staging branch with tag reference for publishing
rdeleon-cs
committed
f860d46
View commit details
Copy full SHA for f860d46
Browse repository at this point
Merge branch 'develop'
Show description for e337ae5
clee-cs
committed
e337ae5
View commit details
Copy full SHA for e337ae5
Browse repository at this point
bump package version
clee-cs
committed
1ea84d7
View commit details
Copy full SHA for 1ea84d7
Browse repository at this point
Fixes for datasets v3 api (#66)
Show description for 9f512bd
jgielstra-cs
authored
9f512bd
View commit details
Copy full SHA for 9f512bd
Browse repository at this point
List datasets v3 (#65)
Show description for b3c14df
jgielstra-cs
authored
b3c14df
View commit details
Copy full SHA for b3c14df
Browse repository at this point
Commits on Apr 19, 2018
apply cache clean to see if npm behaves better
rdeleon-cs
committed
38d6ca3
View commit details
Copy full SHA for 38d6ca3
Browse repository at this point
Use v3 datasets (#64)
Show description for 685f283
dwisecup-cs
authored and
jgielstra-cs
committed
685f283
View commit details
Copy full SHA for 685f283
Browse repository at this point
Merge branch 'master' into develop
dwisecup-cs
authored
50792e6
View commit details
Copy full SHA for 50792e6
Browse repository at this point
0.6.17
dwisecup-cs
committed
e23f543
View commit details
Copy full SHA for e23f543
Browse repository at this point
use v3 dataset endpoint
dwisecup-cs
committed
2296493
View commit details
Copy full SHA for 2296493
Browse repository at this point
Commits on Apr 18, 2018
Bump dw version of CLI (#63)
Show description for 41394b5
dwisecup-cs
authored and
jgielstra-cs
committed
41394b5
View commit details
Copy full SHA for 41394b5
Browse repository at this point
0.6.16
dwisecup-cs
committed
a2d4943
View commit details
Copy full SHA for a2d4943
Browse repository at this point
bump generate version (#62)
dwisecup-cs
authored and
jgielstra-cs
committed
b0c18f0
View commit details
Copy full SHA for b0c18f0
Browse repository at this point
bump generate version
dwisecup-cs
committed
a202325
View commit details
Copy full SHA for a202325
Browse repository at this point
Commits on Apr 17, 2018
Merge pull request #61 from CognitiveScale/develop
Show description for 3c9c0ff
dwisecup-cs
authored
3c9c0ff
View commit details
Copy full SHA for 3c9c0ff
Browse repository at this point
Merge branch 'develop' of github.com:CognitiveScale/cortex-cli into develop
dwisecup-cs
committed
ff34846
View commit details
Copy full SHA for ff34846
Browse repository at this point
0.6.15
dwisecup-cs
committed
7617835
View commit details
Copy full SHA for 7617835
Browse repository at this point
bumped generator dep
dwisecup-cs
committed
60a20fe
View commit details
Copy full SHA for 60a20fe
Browse repository at this point
Previous
Next
You can’t perform that action at this time.